.widget-snippet .address .address-content {
    padding: 30px 45px;
    max-width: 510px;
    position: absolute;
    right: 10%;
    top: 0;
    background: #0B5486;
    color: #FFF;
    font-family: Armin Grotesk;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
}
.widget-snippet .address .address-map {
    margin-bottom: -10px;
}
