﻿@media only screen and (min-width : 300px) and (max-width : 360px) {
	.topbg{
		display:none !important
	}
	
	.pad{
		padding:0 !important;
	}
	
	.twitterwidget{
		min-width:350px !important;
	}
	
}
