@media only screen and (max-width: 991px) {
.tre-service-menu .col-margin-bottom, .tre-feature-content-section .col-margin-bottom { margin-bottom: 30px; }
}

.tre-service-menu .price-block .features {
 background: #ffffff;
 border: 2px solid #000000;
}

.tre-service-menu .price-block .price {
 background: #F2E63D;
 border: 2px solid #000000;
 border-top: none;
 border-bottom: none;
}

.tre-service-menu .price-block .price-header {
 padding: 22px 15px;
 background: #000000;
}

.tre-feature-content-section ul {
 padding-left: 0;
 list-style-type: none;
 margin-top: 22px;
}

.tre-feature-content-section li {
 padding-bottom: 11px;
 font-weight: bold;
}

.tre-feature-content-section p {
 font-size: 16px;
}