﻿.carousel img:not(.tns-lazy-img){
    height: -webkit-fill-available !important;
}

.UTArabicCarousel{
    direction:rtl ;
}

UTEnglishCarousel{
    direction:rtl ;
}

.UT_EventsAndActivityMainTitle{
    color: var(--dark-gray, #20272D);
    font-family: Dubai;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 48px */
}   


.UT_HiddenEventsAndActivity{
    display: none;

}


@media screen and (max-width: 820px) {
    .UT_HomepageCenterPhone{
        text-align: center !important;
    }

}
    