min-width: 768px !important;
@media screen and (max-width: 1152px)
@media only screen and (max-width: 768px)
.container {
width: 100% !important;
}
@media only screen and (max-width: 768px)
.container {
width: 100% !important;
min-width: inherit!important;
}
$.mask.definitions['Z'] = "[АВЕКМНОРСТУХ]";
$('.gosnomer').mask('Z000ZZ000?');
$('.gosnomer').mask('Z000ZZ009', {
translation: {
'Z': {
pattern: /[АВЕКМНОРСТУХ]/, optional: false
}
}
});
function select(){
global $pdo;
return $pdo->query("SELECT * FROM test ORDER BY name LIMIT $numing,$pagin");
}
$oll = select();
$fetch = $oll ? $pdo->fetchAll() : "";
<script type="text/javascript">
var userLang = navigator.language || navigator.userLanguage;
window.location = "https://my.site.ru/" + userLang;
</script>
yaCounterXXXX.reachGoal('PRODUCT_VIEW',{'Просмотр страницы товара':{'Наличие':'Нет в наличии'}});
@media only screen and (max-width: 1127px) and (min-width: 940px)
....
.container {
width: 940px;
....
<img class="img-left">
то потом легко и img.img-left {margin-right: 10px}