/*
 Theme Name:   Home-Serve Caravan and Motorhome Theme
 Theme URI:    https://gray.me.uk
 Description:  Custom Site For Ash
 Author:       Karl Gray
 Template:     customizr-pro
 Version:      1.0.0
 Text Domain:  homeserve
             
*/

.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;
}
