@media(max-width:460px){
    .site-logo {
        max-height:30px;
    }
}

.romeo .dashboard-content .dashboard-custom .card h1.dash-card-header {
	/** hiding the custom pane title **/
	display:none;
}
