@media screen and (max-width:450px){
	
	.tour-wrapper .tour-description > h2 { font-size: 18px; line-height: 20px; }
	.tour-wrapper .tour-description > a { margin-top:0; }
	
	#footer-social-wrapper .social-list li a { margin: 0 0.2em 15px 0.2em; }
	
	.coupon { text-align:center; }
	.coupon #coupon_code{ width:100% !important; margin-bottom:5px; }
	.coupon button{ width:100% !important; margin-bottom:5px; }
}