.maintext{ display: table; position: relative; margin-bottom: 40px; 	clear: both; } .maintext .img{ max-width: 480px; float: left; margin-right: 30px; } .maintext .img img{ width: 100%; } .maintext .text{ display: table; min-width: 250px; } .title{ 	font-family: 'robotobold'; 	font-size:18px; 	text-transform: uppercase; } h1{ 	font-family:"robotoregular" !important; }