.maxw-half {
    max-width: 50% !important;
}
.width-half {
    width: 50% !important;
}

.hero {
    background: center / cover no-repeat url("/trip-planner/assets/img/johannes-hofmann-isKo2tLJHfA-unsplash.jpg");
}