.logo-header img {
    max-width: 500px!important;
}
.logo-footer img {
    width: 400px!important;
}
.btn-banner, .btn-banner:hover {
    color: white;
    background-image: url("../images/caserta-bike-banner.webp");
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    background-color: #7dbb24;
    border: 0;
}
.banner-cont {
    min-height: 280px;
    background: linear-gradient(217deg, rgba(0,0,0,.8), rgba(0,0,0,0) 70.71%)
}
.banner-cont p {
    color: white;
    line-height: 1.3!important;
}
.tour-caserta {
    background-image: url("../images/caserta-tour-banner.webp")!important;
}
