.img_thumb_container2 {
    background-position: center;
    position: relative;
    overflow: hidden;
    width: 80px;
    height: 80px;
    border-radius: 50%
}


#pHeader {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: 1px solid rgb(239, 239, 239);
    border-top: none;
    margin-top: 30px;
}

#pHeader li {
    list-style: outside none none;
    font-size: 12px;
    display: inline-block;
    margin-right: 25px;
    font-weight: 600;
}

#mappa_azienda {
    width: 100%;
    height: 500px;
}

.easy-image-gallery a img {
    border-radius: 0 !important;
}