body.page-media-press-and-our-blog,
body.type-bite {
	background-color: #eeeeee;
}
body.page-media-press-and-our-blog .btn-white {
	max-width:160px;
	padding-left: 5px;
	padding-right: 5px;
margin-bottom:10px
}
aside .post .title-container {
   position:relative;
}
aside .post .date {
  position:absolute;
  bottom: 10px;
}
aside .post .post-heading {
 text-transform: initial;
  font-size: 1.4375rem;
}
aside .categories li {
 width:100%;
 padding:0;
}
aside .categories li a  {
	display:block;
	padding:3px;
}
@media only screen and (max-width: 1030px) {
}
@media only screen and (max-width: 900px) {
	aside .posts .post img {
		width: 80px;
		height: 80px;
	}
	aside .post .post-heading {
	  font-size: 1.2rem;
	}
	.main.container {
		padding-left:10px;
		padding-right:10px;
	}
}
.blog-listing article h2{
	text-transform:initial;
}
.blog-listing .tags li {
	padding-top:8px;
}
.blog-listing .tags li, 
.blog-listing .tags a {
  float:right;
}
.page-landing .details img {
  max-width:100%;
  height:auto !important;
}
.tour-landing.gourmet-getaways h1,
.city-landing.gourmet-getaways h1 {
	background-color:#fe5000;
}
