/*sorting hat*/
div.sorting-hat__itemlink span:after { background-image: none !important;  } 
div.sorting-hat__right-section .col-sm-6  { max-width: 80% !important; }

/*Font size for Tab view */
@media screen and (min-width: 768px) and (max-width: 1023px) {
.body-b1 { font-size: 14px; }
}


