#mw-dashboard-page > div:nth-child(3) > div.mw-dashboard-favorites > div.mw-dashboard-product-row.mw-scroll-bar {
	height: 285px;
}

#mw-dashboard-page > div:nth-child(3) > div.mw-dashboard-favorites {
	flex:2;
}

#mw-dashboard-page > div:nth-child(3) > div.mw-dashboard-favorites > div.mw-dashboard-product-row.mw-scroll-bar > div.mw-dashboard-column > div.mw-dashboard-text {
	height:100px;
	max-height:100px;
}

#mw-customer-login .mw-cl-form .mw-cl-logo {
    padding: 25px 50px !important;
}