/*блок эмоции*/
.t939__container_indent {
    padding: 0 25px !important;
    box-sizing: border-box;
}

@media screen and (max-width: 960px) {
  .t939__container_indent {
    padding: 0 10px !important;
    box-sizing: border-box;
}
}

/*блок проживание*/
.t485__title {
    margin-bottom: 30px !important;
}

.t485__img {
    display: block;
    width: 700px;
    max-width: 100%;
    height: 400px;
}

@media screen and (max-width: 640px) {
.t485__img {
    display: block;
    width: auto;
    max-width: 100%;
    height: 200px;
}

@media screen and (max-width: 960px) {
.t485 .t-col {
        padding-left: 10px;
        padding-right: 10px;
}
}

@media screen and (max-width: 960px) {
.t431 .t-col {
        padding-left: 10px;
        padding-right: 10px;
}
}

@media screen and (max-width: 960px) {
.t668 .t-col {
        padding-left: 10px;
        padding-right: 10px;
}
}