
.wrap__locations__header .location__phone, .wrap__locations__header .location__fax {
    padding: 0;
    line-height: 1;
    margin: 0 0 0 10px;
}

.location__phone a{
	    padding: 0px 0 0 0px;
    margin-top: 0px;
}

.wrap__locations__header {
    border-left: transparent;
}

@media (max-width:520px){
    .logo__image {
    max-width: 100%;
    height: auto !important;
}
}