@media screen and (max-width: 640px) {
.t1000__background-image {
    margin-top: 0;
    margin-bottom: 0px;
    width: 100%;
    height: 300px;
}
}
.t177__descr {
    opacity: 1;
}
@media screen and (max-width: 640px) {
.t177__img {
    display:none;
}
}
@media screen and (min-width: 1092px) {
.t177__img {
    padding-top: 100px;
}
}
@media screen and (max-width: 640px) {
.t843__blockimg {
    background-size: auto;
}
}