﻿.image-modal__item {max-height:80vh;}.project-one__img {max-height: 200px;}.main-header__logo {display: flex;justify-content: center;} .footer-widget__about { display: flex; flex-direction: column; justify-content: center; align-items: center; } font.title, .footer-widget__about-text { display: flex; justify-content: center; font-size: 35px; text-align: center; font-weight: 700; margin: 10px; font-family: 'Lobster', cursive; } .main-header__phone-contact-box { display: flex; align-items: center; } .main-header__wrapper-inner { justify-content: center; } @media only screen and (max-width: 600px) { .main-header__phone-contact-box { display: none; } .main-header__wrapper-inner { justify-content: space-around; } .main-header__logo a { flex-direction: row !important; } } @media only screen and (min-width: 400px) and (max-width: 1399px) { .main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li { margin-left: 14px !important; } } .preloader__image { background-size: 120px auto !important; } .main-menu__list li { margin: 10px !important; } .about-one__btn-box { display: flex !important; justify-content: center; align-items: center; } .main-header__logo { width: 100%; } .main-header__logo a { flex-direction: column; }
@media only screen and (min-width: 400px) and (max-width: 1399px) { .main-menu .main-menu__list > li + li, .stricky-header .main-menu__list > li + li { margin-left: 49px; } }