@font-face {
    font-family: '452';
    src: url('../../font-awesome/fonts/452-cai978.ttf') format('woff'),
    url('.../../font-awesome/fonts/452-cai978.ttf') format('woff2');
}


.banner-home img{
    width: 100%;
    padding: 0px;
    height: 100%;
    object-fit: cover;
}

@media screen and (max-width: 768px) {
    .banner-home {
        aspect-ratio: 9/16;
    }


}
