@media (max-width: 375.98px) {
    .h320 {
      display: none !important;
    }
    .v320 {
      display: block !important;
    }
    :root {
      --container: 100%;
    }
    .header_bottom_hidden_icons a:first-child {
        display: none;
    }
    body {
      font-size: 14px;
    }
    .slider__thumbs {
        height: 100px;
    }
    .review_vidget,
    .badge{
        min-width: none !important;
    }
	 .logo img {
		max-width: 100px;
		min-width: 100px;
	}
  }