.romeo .dashboard-content .dashboard-custom .card h1.dash-card-header { 
   /** hiding the custom pane title **/
    display:none;
}
@media (min-width: 992px) {
  .flex-dash-row .dash-card-custom .card-body {
    /** changing the height of the custom pane body **/
      max-height: 550px;
    }
}



.masthead-placements-year { background:url('https://targetjobs.co.uk/static/a486dc3039a5825e7674a70b50378f78/5fd22/work-internships.webp');
	background-size:cover;
	height:170px;
	padding:20px;
	}
	.masthead-placements-year .placements-year {
	background-color: rgba(255,255,255,0.95);
	padding: 15px 15px;
	width: 47%;
	}
	.masthead-placements-year .d-flex .col:first-child {
	margin-left:0;
	}
.masthead-placements-year .d-flex .col:last-child {
	margin-right:0;
   }
   
   
   /* employers */
/*._chilli .row .col-md-4:first-child .card-header._chilli-pricingcard__header { /* employer 'add vacancy' page (white logo doesn't appear on default white background) 
    background-color:#182341 !important;
}
*/
