.contacts{width:100%;display:flex;flex-direction:column;box-sizing:border-box;margin:0}.contacts__map{width:100%;height:372px;display:flex;flex-direction:column;box-sizing:border-box;margin-bottom:40px}.contacts__contacts{display:flex;flex-direction:row;justify-content:space-between;margin-left:-10px}.contacts__adress{max-width:525px;display:flex}.contacts__adress a{padding-top:20px;text-decoration:none;color:#000}.contacts__phone{width:250px;margin-bottom:70px;display:flex;align-items:center}.contacts__phone a{text-decoration:none;color:#000}.contacts__phone a:hover{color:green}.contacts__phone img{width:93px;height:44px}@media (width < 1275px){.contacts__contacts{flex-direction:column}}
