.hero__content.enable_content_bottom_image {
    max-width:100%;
}
.content_bottom_image {
    display:block;
    width:100%;
}
.drawer--header .drawer__inner {
    border-right: none;
}
@media(max-width:768px){
    .content_bottom_image {
        margin-bottom:10px;
    }
}