@media (max-width: 767px){
/********************* Recent Article  *****************/
	.recentk2>.row-fluid>.span3{
		margin-bottom: 20px;
	}
/********************* End Recent Article  *****************/

/********************* Alert  *****************/
	.alert{
		padding: 10px 25px 10px 15px;
	}
	.alert i.alert-ico{
		display: none;
	}
/********************* End Alert  *************/


}