/* Crematoriums header generic */ .crematoriums-header-container-fluid{ background-color: @white; overflow: hidden; } .navbar-brand { display: none; } .crematoriums-header-container { } .crematoriums-header-container-blocks { } .navbar-header-scroll { .crematoriums-header-container-fluid { height: 0; } .navbar-brand { display: block; color: @white; font-size: 14px; height: auto; padding: 10px 15px; &:before { content: ''; background: url('/resources/images/pcs-small-logo.png') no-repeat 0 0; background-size: contain; width: 25px; height: 20px; float: left; } } }