/*
Theme Name: Conexus Child
Theme URI: http://themefuse.com/demo/wp/conexus/
Description: Child theme for the Conexus theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: conexus-parent
*/

@import url("../conexus-parent/screen.css");
@media only screen and (max-width: 480px) {
#map{
		padding-top:156px;
		}
.logo {
    display: none;
    }

}