/* CSS placed here will affect users of the mobile site */
.hp-max-h-400p ul {
max-height: 400px;
overflow-y: scroll;
}
.hp-max-h-400p ul {
padding-left : 18px !important;
}
@media screen and ( max-width : 720px ){
form.header .branding-box{
width : 100% !important;
}
form.header .branding-box span{
display: block;
text-align: center;
width: 100%;
}
min-width : unset !important;
}
}
.hp-max-h-400p ul{
max-height : 400px;
overflow-y : scroll;
}
.no-bg-gallery li.gallerybox div.thumb{
background : white !important;
}