@charset "utf-8";
@font-face {
    font-family: "Mariq1";
    src: url("../fonts/Merriweather.ttf") format("truetype");
    font-weight: normal;
}
body {font-family: "Mariq1", "serif"}
.welcome-header {width: 100%; height: 712px; background: url("../pics/back_ua_4.jpg") no-repeat top center; background-size: 100%; text-align: center}
.thumb-container {width: 100%; height: 320px; background: transparent; margin: 75px 0px}
.thumb-pics{width: 550px; height: 250px; margin-top: 30px; background: transparent}
.thumb-desc{width: 530px; height: 250px; background: transparent; padding: 15px}
.map-container {width: 100%; height: 480px; background: transparent; margin: 15px 0px;}
.address-column {width: 460px; height: 480px; background: transparent; padding: 15px}
.map-column {width: 630px; height: 480px; background: transparent; padding: 15px}
.brand-container {width: 100%; height: 250px; margin: 15px 0px; background: url("../pics/brands2.png") no-repeat top center; background-size: 100%}