.lista li{display:inline-block;margin:0 15px 10px 0;background:#333333;width:100px;height:60px;border-radius:3px;}
.moy-tabule table {width: 100%!important;}
.moy-tabule:not(.tabule2) table tr:first-child{border:1px solid rgba(255,255,255,.1);padding:4px 8px;font-weight:500;background:rgba(0,0,0,.1);font-weight:500}
.moy-tabule table td{border:1px solid rgba(255,255,255,.1);padding:4px 8px;}
.banner-one .zoomer{height:400px;overflow:hidden;}
.banner-one .zoomer img{width: 100%;height:100%;object-fit:cover;object-position:center;}
@media(max-width:575px){
.lista li{width:29%;margin:1%;}
}
@media(max-width:575px){.zoomer{height:250px!important;}}