@media only screen and (max-width: 600px) {
    .no-mobile {
        display: none;
    }
    .mobile {
        display: block;
    }
    #bannerTitle {
        font-size: 22px;
        margin-top: 10px;
    }
    #bannerSubtitle {
        font-size: 15px;
        width: 90%;
        margin-top: -6px;
        margin-bottom: 0px;
    }
    .accumulated-baloto {
        width: 80%;
    }
    .accumulated-revancha {
        width: 80%;
        margin-left: auto;
    }
    .baloto-banner-image {
        margin-bottom: -12px;
    }
    .countdown-amount {
        margin-right: 10px;
        margin-top: 0px !important;
        min-height: 0px !important;
        padding-top: 0px !important;
        font-size: 16px !important;
    }
    .mobile-without-margin {
        margin: 0px !important;
    }
    .mobile-without-bg {
        background-image: none !important;
    }
    .mobile-without-padding {
        padding: 0px !important;
    }
    .millions-baloto {
        width: 100%;
        font-size: 20px;
    }
    .millions-revancha {
        width: 100%;
        margin-left: 0% !important;
        font-size: 20px;
    }
    .accumulated-baloto {
        font-size: 40px;
    }
    .accumulated-revancha {
        font-size: 40px;
        margin-top: 13px;
    }
    .logo-coljuegos {
        margin-top: 50px !important;
    }
    .banner-logo {
        margin-top: 20px;
    }
    .mobile-margin-top {
        margin-top: 20px;
    }
    .first-banner {
        height: 400px;
    }
    .baloto-container-banner {
        margin-top: -30px;
        margin-bottom: -45px;
    }
    #pills-tab {
        margin-left: 10%;
    }
    .bet-cost-100 {
        font-size: 60px;
    }
    #luck {
        min-height: 330px !important;
    }
    #luck .title {
        font-size: 30px;
    }
    #luck .bg-opacity {
       font-size: 14px !important; 
    }
    .yellow-ball-big {
        width: 70px;
        height: 70px;
        font-size: 33px;
    }
    .red-ball-big {
        width: 70px;
        height: 70px;
        font-size: 33px;
    }
    #ball1 {
        bottom: 2%;
        left: 2%;
    }
    
    #ball2 {
        bottom: 24%;
        left: 15%;
    }
    
    #ball3 {
        bottom: 33%;
        left: 41%;
    }
    
    #ball4 {
        bottom: 24%;
        right: 15%;
    }
    
    #ball5 {
        bottom: 2%;
        right: 2%;
    }
    
    #ball6 {
        bottom: 2%;
        left: 41%;
    }
    #pills-tab .nav-link {
        font-size: 14px;
    }
    .bet-cost-80 {
        font-size: 50px;
    }
    .padding-mobile {
        padding: 15px;
    }
    .logo-banner-home {
        min-height: 64px;
    }
    .nav-pills .nav-link.active {
        padding: 5px 30px !important; 
    }
    
    .nav-pills .nav-link {
        padding: 5px 30px !important;
    }
    #banner-results .col-2{
        margin-right: -3px;
    }
    .banner {
        height: 390px;
    }
    .f-mobile-10 {
        font-size: 13px;
    }
    #secondFooter {
        padding-left: 10px;
        padding-right: 10px;
    }
    .container-play-1 {
        padding: 20px;
    }
    .container-play-3 {
        padding: 20px;
    }
    .bet-cost-70 {
        font-size: 40px;
    }
    .icon-ways-to-win {
        min-height: auto;
    }
    .p-icon {
        padding: 1rem;
        margin: 1rem;
    }
    .icon-ways-to-win img {
        margin-top: 1rem;
    }
    .info-text-contest {
        padding: 20px;
    }
    .included-tax {
        margin-top: -11px;
    }
    .logo-banner-home {
        margin-top: 0 !important;
    }
    .container-results {
        margin-left: 0px !important;
        width: 100% !important;
    }
    #revanchaBg {
        max-height: initial !important;
    }
    #balotoBg {
        max-height: initial !important;
    }
    .border-results {
        margin: 0px !important
    }
    .date-margin {
        margin-left: 0px !important;
    }
    .yellow-ball {
        width: 54px !important;
        height: 54px !important;
        font-size: 20px !important;
    }
    
    .red-ball {
        width: 54px !important;
        height: 54px !important;
        font-size: 20px !important;
    }
}