.bx-wrapper .bx-controls-buttons [class$="_pause-play"]:hover, .bx-wrapper .bx-controls-buttons [class$="_pause-play"].active, .bx-wrapper .bx-controls-buttons [class$="_on-off"]:hover, .bx-wrapper .bx-controls-buttons [class$="_on-off"].active {
    background-color: transparent;
}

.locations {
    display: inline-block;
}


.location__address, .location__address-2, .location__city-state-zip, .location__phone, .location__phone a, .location__fax {
    float: none;
    padding: 0;
        line-height: 1;
}

iframe.gmap {
    float: right;
}