.about-map, .about-map-en { position: absolute; z-index: 0; margin-top: -16%; width: 65%; @media (min-width: 0) { display: none; } @media (min-width: @screen-md-min) { display: block; margin-left: 40%; } @media (min-width: @screen-lg-min) { display: block; margin-left: 35%; } img { width: 100%; } } .about-consultation { h3 { margin-top: 0; margin-bottom: 5px; } margin-bottom: 25px; } .about-organizations { .make-row(); li { .make-xs-column(4); .make-sm-column(2); } } .about-videos { li { width: 159px; vertical-align: top; font-size: 12px; } .plugin_video { margin-bottom: 8px; } } .about-organizations { @media (min-width: 0) { li { min-height: 100px; } p { display: none; } a { font-size: 11px; } } @media (min-width: @screen-phone) { p { display: block; } a { font-size: 12px; } } li { text-align: center; p { height: 70px; line-height: 70px; vertical-align: middle; } } } .about-clients { .make-row(); li { @media (min-width: 0) { .make-xs-column(6); } @media (min-width: @screen-phone) { .make-xs-column(3); .make-sm-column(2); } height: 190px; h5 { height: 35px; } img { width: 100%; } p { text-align: center; } } } .contacts-address-description { font-size: 12px; margin-top: -12px; }