.hpSearchBreakoutWrap {
    border: 1px solid #333;
    background-position: center;
    background-repeat: no-repeat;
    height: 500px;
    margin: 30px auto;
    max-width: 74rem;
    background-size: cover;
}


.arIconInput {
    background: #fff;
}

.typeahead__container .typeahead__field .typeahead__query input {
    background: #fff;
}

.hpSearchBreakoutWrap .hpSearchFormBg {
    margin-left: -183px;
}

@media screen and (max-width: 39.9375em) {
.hpSearchBreakoutWrap .hpSearchFormBg {
    margin-left: 5px;
    margin-top: 200px;
}
} 

@media screen and (max-width: 39.9375em) {
.hpSearchBreakoutWrap {
    background-position: top;
    background-size: contain;
}
} 


.hpLayoutWrap .hpHeader .top-bar {
    border-bottom: 2px solid #ccc;
}

.hpLayoutWrap .hpHeader .hpPrimaryMenu li.hpPostAd .hpMenuButton {
    font-size: 20px;
    border-radius: 6px;
    width: 182px;
}