body {
    margin: 0 !important;
}

.t615__descr li, .t599__descr li {
    border-bottom: 1px solid #eb9861;
    padding: 16px 0;
}

.t599__content {
    padding: 40px 20px;
}

.t588__buttons {
    margin-top: 0;
}

.t588__title {
    margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
.t599__btn {
    width: 70%;
	}
}

@media screen and (max-width: 380px) {
.t599__btn {
    width: 100%;
	}
}

