.lista li{display:inline-block;margin:0 15px 10px 0;background:#faf7f1;width:100px;height:60px;border-radius:3px;}
.moy-tabule table {width: 100%!important;}
.moy-tabule:not(.tabule2) table tr:first-child{border:1px solid #faf7f1;padding:4px 8px;font-weight:500;background:#f7f5f1;font-weight:500}
.moy-tabule table td{border:1px solid #faf7f1;padding:4px 8px;}
.banner-one .zoomer{height:350px;overflow:hidden;}
.banner-one .zoomer img{width: 100%;height:100%;object-fit:cover;object-position:center;}
.shashask h1{position:absolute;bottom:30px;left:0;right:0}
@media(max-width:991px){
    .shashask h1{position:relative;bottom: 0;margin-top: 20px;}
}
@media(max-width:575px){
.lista li{width:29%;margin:1%;}
}
@media(max-width:575px){.zoomer{height:320px;}}