.suburb-banner img {
    object-fit: cover;
    object-position: center;
    height: 100%;
    width: 100%;
}
.suburb-banner {
    height: 300px;
    overflow: hidden;
    margin-bottom: 30px;
}
.suburb-form {
    padding: 0px 20px;
}
.full-width, .expand {
    overflow: hidden;
}