/* KKS BB */

@media (min-width: 768px) {
    .hero-style-1 img {
        aspect-ratio: unset;
    }
}

@media (min-width: 1200px) {
    .menu .d-menu {
        top: 64px;
    }
}