/*
 Theme Name:   Aqualux Pool Child
 Theme URI:    http://wordpress.org/themes/aqualuxpool
 Description:  Aqualux Child Theme
 Author:       Jie Su
 Author URI:   http://wordpress.org/
 Template:     aqualux
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  aqualuxpool
*/

.divContactLeft{
	float:left;
}

@media screen and (max-width:768px){
	.divContactLeft{
		width:100%;
		text-align:center;
	}
}
