html {
    font-size: 16px!important;
}

.lp-contact .col:last-child h2 {
    text-align: right;
}

.lp-content-listing-block li {
    line-height: 1.4;
 }

@media only screen and (max-width: 1199px) {
    .card-sponsor span {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1024px) {
    .lp-contact .col:last-child h2 {
        text-align: left;
    }
    .sponsor-listing .col,
    .col-grid .col {
        flex: none;
     }
    
}
.lp-download-app.direction-rtl .grid-2-col-39-61 .download-app-image {
    padding: 0;
}


@media only screen and (max-width: 768px)  {
    .event-listing-wrap:not(.swiper-initialized) .swiper-slide {
        width: calc(50% - 27px);
    }
    .container {
        max-width: 100%!important;
    }
    header .right-side {
        top: 5px!important;
    } 
    .menu-btn {
        margin-top: 0!important;
    }
    
}

.dmg-logo-white {
    display: none !important;
}