.lista li{display:inline-block;margin:0 15px 10px 0;background:#f9faff;width:100px;height:60px;border-radius:3px;}
.moy-tabule table {width: 100%!important;}
.moy-tabule:not(.tabule2) table tr:first-child{border:1px solid #e8e8e8;padding:4px 8px;font-weight:500;background:#f7f5f1;font-weight:500}
.moy-tabule table td{border:1px solid #e8e8e8;padding:4px 8px;}
.banner-one .zoomer{height:350px;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){
    .w-5{width: 49%;}
}
@media(min-width:1200px){
    .shashask::before{content: '';position: absolute;top: 50%;left: 50%;width: 10px;height: 100px;background: var(--main-color3);transform: translate(-50%, -50%);z-index: 1;border-radius: 30px;}
}
