@media (min-width: 890px) { .section { margin-top: 0px; overflow: hidden; } .rown { padding: 0px 0 0 25px; width: 750px; } .rown:after { content: " "; visibility: hidden; display: block; height: 0; clear: both; } .em-galleryn { height: auto; margin: 0px auto; } /* .em-gallery a { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; display: block; float: left; margin: 0 2px 2px 0; max-width: 19.3%; line-height: 0; } */ .em-galleryn a { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; display: block; float: left; margin: 0 2px 2px 0; line-height: 0; } .em-galleryn a img { height: 75px; } a.em-galleryn__img--main { height: 75px; } .em-galleryn figure { display: none; } .em-galleryn__title { line-height: 14px; font-size: 14px; opacity: 0.8; margin-top: 5px; width: 100%; float: left; } } @media (max-width: 890px) { .section { margin-top: 0px; overflow: hidden; } .rown { padding: 2px; } .rown:after { content: " "; visibility: hidden; display: block; height: 0; clear: both; } .em-galleryn { height: auto; margin: 0px auto; } .em-galleryn a { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; display: block; float: left; margin: 0 2px 2px 0; max-width: 19.3%; line-height: 0; } /*.em-gallery a { -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; display: block; float: left; margin: 0 2px 2px 0; line-height: 0; } */ .em-galleryn a img { } a.em-galleryn__img--main { width: 95px; } .em-galleryn figure { display: none; } .em-galleryn__title { line-height: 14px; font-size: 14px; opacity: 0.8; margin-top: 5px; width: 100%; float: left; } }