.customGmap{
	width:580px;
  	height:400px;
}

@media(max-width:1024px){
  .customGmap{
	width:480px;
    height:450px;
	}
}

@media(max-width:768px){
  .customGmap{
	width:100%;
	}
}

@media(max-width:580px){
  .customGmap{
	width:100%;
	}
}

@media(max-width:414px){
  .customGmap{
	width:100%;
    height: 275px;
	}
}
#component_fLUqVAhpcHmE > div > div.sitewidget-bd.fix > form > fieldset > div.control-group.control-text-wrap > div > h4{
	text-align:center;
}
#component_fLUqVAhpcHmE > div > div.sitewidget-bd.fix > form > fieldset > div:nth-child(5) > label{
text-align:right;
}
#component_fLUqVAhpcHmE > div > div.sitewidget-bd.fix > form > fieldset > div.control-group.textarea > label{
	text-align:right;
}