#meet .tiles-flex .tile-item{background-color: #111; margin: 0 0.5rem; padding: 0; border-radius: 10px;}
#meet .scroll-container .tiles-flex .tile-img > * {border-radius: 10px 10px 0 0;}
@media screen and (max-width: 599px) {
    #meet.tiles-flexible-sliderrr .scroll-container .tiles-flex .tile-img {height:370px} 
}
 @media screen and (max-width:767px){} @media screen and (-webkit-max-device-pixel-ratio: 1) and (min-width: 1200px), screen and (min-width: 768px) and (max-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1) and (min-width: 1200px){} @media screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1200px){}