.fs-30
{
	font-size:30px !important;
}

.fs-40
{
	font-size:40px !important;
}

.m-b-15
{
	margin-bottom:15px !important;
}

.padding-5
{
	padding:5px !important;
}

.padding-3
{
	padding:3px !important;
}

.bt-light
{
	border-top:1px solid #eee;
}


 .post-date .month {
	display: block;
	background: #CCC;
	border-radius: 0 0 2px 2px;
	color: #FFF;
	font-size: 0.7em;
	line-height: 1.8;
	padding: 1px 5px;
	text-align:Center;
	text-transform: uppercase;
}

 .post-date .day {
	background: #f7f7f7;
	border-radius: 2px 2px 0 0;
	color: #CCC;
	display: block;
	font-size: 15px;
	font-weight: 900;
	padding: 5px;
}

.no-mobile
{
	font-size:25px; 
	color:#888;
	margin-top:25px;
}

@media screen and (max-width: 600px) {
  .no-mobile {
    display: none;
  }
}

@media screen and (max-width: 992px) {   
    #imgCroquis{
    	content:url("http://mundoturistico.mx/img/index/croquis_movil.JPG");
    } 
}