
.search {
    display: inline-block;
}
.wrapper {
    max-width: 1440px;
    display: block;
    margin: 0 auto;
    width: 100%;
    position: relative;
}
.hp-locations {
    background: url(../images/help-img.png) no-repeat top right #e2e2f3;
    background-size: auto 100%;
}
.gallery-content-container {
    left: 15%;
}