.vinno-footer {
	background-image: linear-gradient(to bottom, #CC2A3B 40%, #002C55 60%);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-top: 4px solid #F7AC5D;
    border-bottom: 4px solid #F7AC5D;
}

.footer-section.text-top {
	font-size: 28px;
}

.footer-section.image-top {
    right: 20px;
    height: 110px;
    opacity: 60%;
}

.footer-section.image-top img {
    width: 164px;
}

.bottom-image {
    /*width: 90%;*/
    /*max-width: 450px;*/
}

@media (max-width: 767.98px) { 
    .footer-section.map-ifram iframe {
        height: 478px !important;
    }   
}
