.io-buono-yellow{
border: solid 1px #e4d740;
margin:0 150px;
padding: 20px 0;
}
.io-buono-yellow a{
color:#434343;
text-decoration:none;
}
.io-buono-yellow a:hover{
color:rgb(67, 67, 67,0.7);
}
.io-buono-yellow img{
width:85%;
}
.io-buono-yellow .pic-container{
width:70%;
}
.io-buono-yellow .block-pic-text-responsive{
margin:0;
}
@media (max-width: 768px){
.io-buono-yellow{
margin:0 20px;
padding-bottom:20px;
}
.io-buono-yellow p{
text-align:center;
}
.io-buono-yellow .pic-container{
margin:0 auto;
}
.io-buono-yellow img{
width:100%;
}
}