/**/
#cms h1 {
    text-align: center;
    font-family: 'Raleway';
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 50px;
}
img.hvrbox-layer_bottom {
    max-width: 100%;
    height: auto;
}
.cms-id-8 img.img-fluid {
    margin: 0 auto !important;
    display: block;
}

body#cms header.page-header {
    background: #f4efe7;
    height: 300px;
    padding-top: 185px;
    margin-left: calc((-50vw) + 50%);
    width: 100vw;
        margin-left: calc((-50vw) + 50%);
    width: 100vw;
}
body.cms-id-59#cms header.page-header {
          background: url(https://isolee.ecomm360.net/img/cms/cms/skinlife/cms/beauty_clinic.webp);
          background-position: bottom;
          background-repeat: no-repeat !important;
          background-size: cover !important
}
body.cms-id-59#cms .page-header h1{
    color: white
}
body#cms .breadcrumb {
    display: none;
}