/*
Theme Name: Orchid Classics - Theme for 2020
Theme URI: http://wordpress.org/themes/twentythirteen
Author: The Rarewave
Author URI: rarewave.co.uk
Description: WordPress theme for Orchid Classics - Responsive 2020
Version: 0.5

*/

body.single-blog section#page-content div.blog-gallery div.bg-image-container {
	height: 275px !important;
	width: 175px !important;
	outline: 4px solid #fff;
}

body.single-blog div.blog-gallery {
	max-width: 870px;
}

div#page-wrap-press-release div#orchid-logo img {
	max-width: 120px !important;
	height: auto !important;
}

div.post-featured-block-image {
	display: block !important;
}

div.post-featured-block-image img {
	height: auto !important;
	margin-top: 92px;
	
}

@media screen and (max-width: 768px) {
div.post-featured-block-image img {
	height: auto !important;
	margin-top: 28px;
	
}
}

.active-or-archived-link  {
	margin-left: 10px;
}



ul#menu-main-navigation-menu li {
	background-image: none !important;
}