div#top .center,.center {
    width: 960px;
}

ul.menu li a {
    margin-right: 18px;
}

div#about .left img {
    width: 470px;
}

ul.priceList li {
    padding: 30px 10px;
    margin: 45px 20px;
}

body.open-mails .mails {
    width: 300px;
    z-index: 2;
}

div#price table td.summ {
    min-width: auto;
}

.mails {
    position: absolute;
    left: 294px;
    overflow: hidden;
    background-color: #fff;
    width: 34px;
}

.mails ul.selectMail {
    position: absolute;
    margin-left: 40px;
}

.mails button {
    position: absolute;
    margin-top: 40px;
    margin-left: 40px;
}

ul.social {
    margin: 6px 59px 6px 7px;
}

ul.social a {
    margin: 15px 6px;
}

.mails img {
    cursor: pointer;
}

div#price table td select {
    width: 148px;
}

.svg {
    margin-right: 0px;
}

div#head:before {
}

div#price:before,div#about:before,div#price:after {
    display: none;
}

div#price,div#about {
    background-image: none;
    padding-bottom: 0;
}

ul.priceList li:nth-child(1), ul.priceList li:last-child {
    margin: 45px 10px;
}

form.booking {
    margin: 70px;
}
