﻿/*mobile*/
@media only screen and (max-device-width: 480px) {

.formulario-contato {
	width:80%!important;
   
}

.ex-sending{
	height:63%!important;
}

.ct-title{
	width:100%!important;
}

}