#logoimg{
	padding:10px;
	height: 85px;
    width: 166px;}

.menustyle ul{
	list-style-type:none;
}


.c_map{
	height:375px;
	width:100%;
}

#galbanner{
	width:100%;
	height:400px;
}


 @media screen and (max-width: 600px) {


	.c_map{
	height:150px;
	width:100%;
	}

	.swipebox{
		width: 100%;
		height:100px;
	}

	.map{
		text-align: center;
	}


 }