/*parent container*/ .portal-banner{ width:100%; margin:0; overflow:hidden; } /*image container*/ .portal-banner-image{ width:100%; } .portal-banner img{ } /*text container*/ .portal-banner-content{ } .portal-title{ }