body{
    height: 100vh !important;
}

.footer-bot{
    margin-top: auto;
}

div#services{
    padding-bottom: 0 !important; 
}

.container.py-xl-5.py-lg-3{
    padding-bottom: 0 !important;
}

img{
    width: 100%;
    height: auto;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;

}

.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

div#contact{
    padding-bottom: 0px !important;
}