/* Add custom CSS styles below */ 
section.banner_ad.three-imgs p{
    width:400px;
}
@media(max-width:768px){
    section.banner_ad.three-imgs p{
    width:160px;
    }
}