



.map.samo-yamap {
    width: 100%;
    height: 100%;
}

.samo-contacts-container {
    height: calc(100% - 405px);
    position: absolute;
    top: 180px;
    width: 100%;
}

.contacts-overlay {
    width: 340px;
    height: auto;
    position: absolute;
    z-index: 1;
    text-align: left;
    background: none repeat scroll 0 0 white;
    padding: 20px;
    margin-left: 35px;
}

.contacts-overlay-container {
    height: 50px;
    max-width: 1160px;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
}

.phone {
    margin-bottom: 0;
}

.phone:before {
    background: url("../pict/samotravel/picsall.1.png") no-repeat -185px -104px;
    content: "";
    padding-left: 25px;
    padding-bottom: 3px;
    padding-top: 1px;
}

.email {
    margin-bottom: 0;
}

.email:before {
    background: url("../pict/samotravel/picsall.1.png") no-repeat  -244px -104px;
    content: "";
    padding-left: 25px;
    padding-bottom: 3px;
    padding-top: 1px;
}
