@media (max-width: 550px) {

.content {
  padding-top: 143px;
}

.home section.page__header {
  padding-top: 143px;
}

.page__header-opts-item {
  width: 50%;
  max-width: unset;
  min-width: 150px;
}

.header__content--desktop {
  display: none;
}

.header__content--mobile {
  display: block;
  padding: 0 20px;
}

.header-content__info {
  flex-direction: column;
  justify-content: end;
  align-items: baseline;
  padding-top: 24px;
  gap: 20px;
  padding-bottom: 22px;
}

a.content-info__phone {
  color: #F7A500;
  font-size: 14px;
}

.header-content__info > div {
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

button.content-info__order-call {
  border: 2px solid #F7A500;
  background: transparent;
  color: #fff;
  padding: 7px 19px;
  font-size: 12px;
}

img.header-content__logo {
  width: 200px;
}

.page__header-content {
  padding: 26px 20px 0px;
}

h1.page__header-title {
  font-size: 30px;
  line-height: 35px;
}

ul.page__header-items {
  padding-top: 16px;
  flex-direction: column;
  gap: 8px;
}

li.page__header-item {
  font-size: 13px;
  font-weight: 700;
  padding: 6px 13px;
  width: fit-content;
}

.page__header-big-image:after {
  display: none;
}

.page__header-big-image > img {
  width: 442px;
  left: -137px;
  top: 67px;
}

.page__header-opts {
  gap: 17px;
  padding: 41px 20px 41px;
  flex-direction: column;
}

.page__header-opts-item {
  display: flex;
  flex-direction: row;
  padding: 5px 19px;
  flex: 100%;
  width: unset;
  text-align: left;
}

img.opts-item__img {
  width: 50px;
  margin-right: 10px;
}

.parts-list:first-child {
  padding: 48px 20px 0;
}

h2.parts-list__title {
  font-size: 24px;
}

a.parts-list__download {
  font-size: 9px;
  max-width: 77px;
  text-align: center;
  line-height: 11px;
  padding: 7px 5px;
  border-radius: 13px;
}

.parts-list__header {
  padding-bottom: 20px;
}

.item__title {
  font-size: 16.3px;
}

li.item-list__item {
  grid-template-columns: 31% 37% 23% 9%;
  padding: 17px 0;
  /* height: 54px; */
  min-height: unset;
}

.parts-list__header {
  padding-bottom: 34px;
}

li.item-list__item {
  grid-template-columns: 32% 33% 23% 12%;
}

.home-catalog-sections li.item-list__item {
  grid-template-columns: 31% 32% 25% 12%;
}

button.item__addcart {
  height: 28px;
}

.item__info {
  flex-direction: column;
  align-items: baseline;
}

a.parts-list__button {
  height: 82px;
  font-size: 20px;
  margin-top: 20px;
}

.parts-list {
  padding: 97px 20px 0;
}

.home-footer {
  margin-top: 49px;
}

.home-footer__content {
  padding: 48px 20px 180px;
}

.home-footer__title {
  font-size: 24px;
  margin-bottom: 18px;
}

.home-footer__list-item-image {
  width: 32px;
  height: 32px;
}

a.home-footer__list-item {
  font-size: 20px;
}

.home-footer__list {
  gap: 8px;
}

.home-footer__left-item:first-child {
  margin-top: 0px;
}

.home-footer__left-item {
  margin-bottom: 26px;
}

a.home-footer__socials-item {
  width: 32px;
  height: 32px;
}

a.home-footer__socials-item img {
  width: 16px;
}

.home-footer__list-item-image img {
  width: 16px;
}

.home-footer__right .home-footer__list-item-image img {
  width: 26px;
}

.home-footer__right {
  margin-top: 22px;
}

.home-footer__right a.home-footer__list-item {
  font-size: 22px;
  line-height: 27px;
}

.home-footer__map iframe {
  border-radius: 20px;
  height: 150px;
}

.home-footer__map {
  margin-top: 14px;
}

button.home-footer__button {
  padding: 17px 0px;
  margin-top: 45px;
  font-size: 26px;
}

.footer__content {
  grid-template-columns: 100%;
}

.footer-content__column > div:first-child, .footer-content__column > div {
  padding-top: 25px;
}

.parts__header {
  padding: 24px 20px 0;
}

.back-icon {
  width: 24px;
  height: 24px;
  margin-right: 9px;
}

a.page-back {
  font-size: 11.7px;
  line-height: 11px;
}

.parts-search {
  height: 46px;
  margin-top: 25px;
}

.parts-search input {
  padding: 0 15px;
  font-size: 16px;
  flex: 70%;
}

.parts-search button {
  margin-right: 4px;
}

.page-parts .parts-list {
  padding: 25px 20px 0;
}

.page-parts h1.parts-list__title {
  font-size: 24px;
}

a.parts-list__cart {
  display: none;
}

.page-parts .parts-list__header {
  padding: 0 20px 16px;
}

.footer-content__column--nav {
  display: none;
}

.footer__content {
  padding: 24px 20px 188px;
}

.footer-content__column:last-child {
  padding-top: 18px;
}

.page-cart .parts-list__header {
  padding: 0 20px;
}

h1.parts-list__title.cart-header__title {
  font-size: 24px;
}

.page-cart .parts-list__header {
  margin-top: 24px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.cart-header__buttons .parts-list__download {
  border-radius: 10px;
  padding: 7px 0;
  font-size: 10px;
  text-align: center;
  max-width: 85px;
}

.page-cart .parts-list {
  padding: 15px 20px 0;
}

.cart__summary {
  margin: 30px 20px;
  padding-top: 30px;
}

.cart-summary__price {
  padding-right: 0;
}

button.cart__button {
  height: 65px;
  font-size: 24px;
}

.cart__button-container {
  padding: 0 20px;
  margin: 65px auto 0;
}

.form__content {
  padding: 34px 25px;
}

.form__head-clock {
  display: none;
}

.form__head-input {
  margin-top: 15px;
}

button.form__head-submit {
  margin-top: 18px;
  font-size: 20px;
  padding: 18px 32px;
}

}