/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */
.right-column{
	display:none !important;
}
.act-scroll{
	background-color:rgba(0,103,66,0.81) !important;
}

@media only screen and (max-width:992px){
.main-header.header-split .site-logo img{
    width: 35% !important;
    padding: 0 !important;
    max-width: none !important;
    max-height: none !important;
}
.basel-logo-wrap{
text-align:center;
}
}