    .t-video-lazyload,
    .t177__img,
    .t-popup__container{
        border-radius: 20px !important;
        overflow: hidden;
    }
    .t-video-lazyload {
        width: calc(100% - 40px) !important;
    }
    ::selection {
      background-color: #ed670c;
      color: #fff;
    }
