/* Закругление у вопрос ответ */
.t668__wrapper {
    border-radius: 30px;
}

/* Закругление у формы в шапке */
.t-popup_show .t-popup__container {
    border-radius: 30px;
}

.t165__img {
    border-radius: 30px; 
}

.t979__container.t-container .t979__grid {
    border-radius: 30px;
}