﻿#sezione-scopri-offerte{padding:32px 0;background:rgba(146, 192, 60,.2) !important;}
#sezione-scopri-offerte .container-img{width:100%;}
#sezione-scopri-offerte .container-img img{width:100%;}
#sezione-scopri-offerte .text{background: rgba(255,255,255,.9); margin:auto;padding:24px;width:90%;margin-top:-48px;position:relative;z-index:1}
#sezione-scopri-offerte .text .lead{margin-bottom:64px;font-weight:300}


@media(min-width:768px){
    #sezione-scopri-offerte .container-img{width:50%;max-width:600px;}
    #sezione-scopri-offerte .text{padding:16px;right:0;top:50%;transform:translate(75%,-50%);position:absolute;width:auto;margin:auto;}
    #sezione-scopri-offerte .text .lead{font-size:24px;}
}
@media(min-width:992px){ 
    #sezione-scopri-offerte .text{padding:64px;}
    #sezione-scopri-offerte .text .lead{font-size:32px;}
}

@media(min-width:1920px){
    #sezione-scopri-offerte{padding:64px 0}
}