/* Add custom CSS styles below */ 
.group.border-white {
    border-color: rgb(255 255 255 / 0%);
}
.navbar-brand img {
    scale: 8;
}
section.LE_offers.container {
    max-width: 100%;
    padding: 0;
}
#video-banner .containt {
    display: none;
} 
#video-banner .video-parent video {
    width: 22% !important;
    right: 37% !important;
}
.footer-is-light .store-footer {
    background-color: rgb(153 27 27);
}
@media (max-width:767px){
.navbar-brand img.\!max-h-\[40px\] {
    max-height: 50px !important;
    scale: 4;
}
#National_day_0 .text-2xl {
    font-size: 1rem;
}
#National_day_0 .text-xl {
    font-size: .8rem;
}
#video-banner .video-parent video {
    width: 34% !important;
    right: 32% !important;
}
footer img.invert {
    scale: 2;
}
}