.order-sent {
    text-align: center;
    padding-bottom: 1em;
}
.order-sent-2 {
    padding-bottom: 1em;
}
.cont {

}
.price-cont table p {
    margin-bottom: 0;
}
.price-cont table thead tr th:nth-of-type(1) {
    white-space: nowrap;
}
.price-cont table tbody tr td:nth-of-type(4) {
    white-space: nowrap;
}

.cont ul li{
    list-style: disc;
    list-style-position: inside;
}

.phones a {
    color: #ffffff;
}