/*  MICROTHEMER STYLES  */


/*= Header ==================== */

/** Header >> Site description **/
#masthead .site-description {
	width: 55% !important;
}

/** Header >> Attachment full **/
#main .attachment-full {
	height: 400px !important;
	object-fit: cover !important;
}

