@media only screen and (min-width:769px) {
	 
}
@media only screen and (max-width:768px) {
	
}

.close_button {border-radius:5px;}