<!-- Code by Fedyaeva -->
<style>
.t989 .t-slds__bullet, .t989 .t989__img-item {border-radius: 10px; overflow: hidden;}
.t989 .t-slds__thumbsbullet-border {border-color: transparent!important;}
/*Все, что ниже можно снести, если не нужна полная ширина блока
и растяжение фотографий под его ширину*/
@media screen and (min-width: 1200px) {
.t989 .t-width_11 {
max-width: 1160px!important;
}
.t989 .t989__img {
width:100%!important;
object-fit: cover;
}
}
</style>