
#abbonamenti{
width:100%;
position:relative;
float:left;
clear:left;
margin:40px 0 40px 0;
box-shadow:-3px 8px 28px -8px rgb(57 91 116 / 19%);
flex:1;
padding:1% 3% 3% 3%;}
#abbonamenti p{
font-family:'Libre Franklin', sans-serif;
font-weight:400;
color:#000;
font-size:1rem;
margin-bottom:20px;
line-height:20px;
text-align:center;}
#abbonamenti p a{
color:#395b74;
font-weight:bold;}

@media only screen 
and (min-width : 580px) 
and (max-width : 990px){ 
.banner_background {
display:none;
}
}
