/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Mar 05 2017 | 01:47:48 (pm)
/*
/******* Do not edit this file *******/

.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.news_image {
    border: 1px solid #ccc;
}

.post h2 {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: 30px;
}