.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {

    border-radius: 20px;
}
.t-btn_md {
    height: 60px;
    font-size: 16px;
    padding-left: 60px;
    padding-right: 60px;
    margin-top: -50px;
}




    .t-text_md {
    font-size: 16px;
}    


.t-feed__post-popup__text-wrapper h2.t-redactor__h2 {
    font-size: 20px;
    text-transform: uppercase;
}



.t-feed__row-grid__post-wrapper .t-feed__post-bgimg {
    width: 190px;
    height: 150px;
    margin-right: 40px;
    border-radius: 20px;
}



.t539__bgimg {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
}



  /* Скругление углов pop-up*/
  .t-popup__container{
        border-radius: 20px;
        
    }
    
    
    
    .t480__blockimg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
}



.t799__imgwrapper .t-slds__bgimg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
}



.t-slds__img {
    display: block;
    width: 100%;
    border-radius: 20px;
}



.t214__blockimg {
    height: 233px;
    border-radius: 20px;
}



.t603__blockimg_4-3 {
    padding-bottom: 75%;
    border-radius: 20px;
}



.t853__bgimg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 20px;
    -webkit-transition: opacity 0.1s linear;
    -o-transition: opacity 0.1s linear;
    transition: opacity 0.1s linear;
}



.t-uptitle {
    font-family: 'Montserrat',Arial,sans-serif;
    font-weight: 600;
    color: #000000;
    letter-spacing: normal;
}



@media screen and (max-width: 960px) {
  .t799 .t799__button {
    display: block;
    width: 300px;
    margin: -50px auto;
  }

  .t799-col_top {
    margin-bottom: 80px !important;
  }
}