
.find-services label{
    font-size: 1.3rem;
    font-weight: bold;
    margin-bottom: 0;
    white-space: nowrap;
}
.find-services select{
    font-size: 1.5rem;
    font-weight: 100;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 3px;
    background: none;
    border: none;
    border-bottom: 1px solid #c3c3c3;
    color:#5894e1;
    height: 39px;
}
.find-services select option{
    color:#5894e1;
    font-size: 1.1rem;
}

.find-services .InputElement:focus,.find-services .form-control:focus{
    background-color: transparent;
    box-shadow: none;
}

[data-id="63bd435417769c0c7cc2c15c"] .carousel-item, [data-id="63bd435417769c0c7cc2c15c"] img{width: 100% !important} 
@media (min-width: 992px){
    /*header*/
   
 .find-services label{
        font-size: 1.5rem;
        margin-right: 20px;
    }
    .find-services select {font-size: 1.5rem; width: 70%; height: 49px}

}

.layout-card_three_column_text .w-100, .layout-card_three_column .w-100{
    word-break: break-word;
} 
.layout-card_image_full .card-text p{
    word-break: normal;
}