.contacts, .status {
  margin-top: 0; }

.categories_in_block .item__name {
  font-family: Tahoma; }

.company {
  display: flex;
  justify-content: center; }

.cart_preview div {
  font-size: 23px; }

.cart_preview {
  width: 175px; }

.contacts__body {
  right: 0; }

.gr-map__block, .gr-map__map-wrap {
  width: 100%;
  height: 400px; }

@media (max-width: 1023px) {
  .categories_in_block .item__more a {
    position: absolute;
    font-size: 0;
    background: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0; }

  .categories_in_block .item__more {
    display: block; } }
