@media (max-width: 380px) {
  .header.fixed .logo img {
    max-width: 48px;
  }
  .main-title {
    font-size: 30px;
  }
  .f-line {
    margin: 18px 0;
}
.footer {
    padding: 24px 0;
}
.ar-top {
    grid-row-gap: 15px;
}
.arenda-left {
    margin-bottom: 15px;
}
.ar-bottom {
    margin-top: 15px;
}
.r-btn.foot {
	display: none;
}
.teh-text {
    font-size: 14px;
}
.teh-title {
    font-size: 16px;
    margin: 8px 0;
}
.teh-svg svg {
    max-width: 25px;
}
.teh-img {
    height: 730px;
}
.intro_slider-img {
    height: 600px;
}
.feed-img {
    height: 450px;
}
.links {
	display: none;
}
}
