.home-services .card .card-body img {
    width: 100%;
    height: 250px;
}


.detail-icons img {
    width: 45px;
    height: 30px;
}

.m-properties .card {
    text-decoration: none;
}

.m-properties .card:hover {
    text-decoration: none !important;
    color: #E5342C !important;
}

.m-properties:hover a {
    text-decoration: none !important;
    color: #E5342C !important;
}