@media only screen and (min-width: 768px) {
    .featured-services{
        height: 420px;
    }
}
