/********************************************
 * General settings
 */
 
 .not-desktop, .tablet-only, .phablet-only, .phone-only, .phone480-only {
    display: none !important;
}

/********************************************
 * 
 */
 
#responsive_menu{
    display: none;
}

div#upload_instructions{
	width:auto;	
}

/*************************
awards display in the wysiwyg
**************************/
div.awards_holder{
	margin-left: 20px;	
}


div.icon_holder {
    margin-left: 27px;
}

.awards_divider{
    display: block !important;
}

.copywrite{
	margin-right: 10px;
}

footer ul {
    margin-right: 17px;
}