﻿
#responsive-box {
position:fixed !important;
left: 100px !important;
top: 500px !important;
height: 300px !important;
	width:200px !important;
	background-color:white !important;
	z-index:100 !important;
	
}