@import (reference) "../../../skins/default/style/init.less"; .the_content{ font-size:16px; line-height: 1.7em; text-align: justify; color: @color_text_666; } .template_about{ margin-bottom: 20px; background: #e1f5fa; } .template_about .template_about_image{ width: 755px; float: left; } .template_about .template_about_text{ text-align: center; margin-left: 755px; padding: 50px 30px 30px 30px; } .template_about .template_about_text .logo{ margin-bottom:30px; width: 100%; } .template_about .template_about_text .logo img{ width: 100%; max-width: 300px; } .slogan_company{ background: url('../images/nhay.png') center no-repeat; min-height: 170px; padding-top: 20px; } @media screen and (max-width: 1169px){ .template_about .template_about_image{ width: 100%; float: none; } .template_about .template_about_text{ margin-left: 0; } }