/* home */

#main{
    padding-block-start: 0 !important;
    padding-block-end: 0 !important;
}

#this-row-svc-imgs{

}

#this-grid-gal-1 img{
    object-fit: cover;
    max-height: 300px;
}

#main{
    padding-bottom: 0 !important;
}



@media screen and (max-width: 768px) {
    #main {
        padding-block-start: 0 !important;
        padding-block-end: 0 !important;
    }
}
