a.btn.btn-back {
    width: 280px;
    height: 39px;
    border-radius: 20px;
    background-color: #00a950;
    margin-bottom: 40px;
    font-size: 16px;
}

.main .sp-content {
    max-width: 900px !important;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
}

.img {
    width: 100%;
    background-color: #ffffff;
    margin: auto;
}

@media screen and (max-width: 767px) {

    .main .property h1 {
        font-size: 26px !important;
    }
}

.sp-property-content ul {
    margin-left: 15px;
    color: #666666;
}

.main .property .s-padding {
    padding-bottom: 0px;
}

.main .property .s-padding-top {
    padding-top: 20px;
}

.main .property h1 {
    font-size: 35px;
    margin-top: 40px;
}

.property .container p {
    font-weight: 600 !important;
}

.property .container h3 {
    font-size: 14px;
    font-weight: 600 !important;
    margin-top: 0;
}