@charset "UTF-8";
 
#sp-header {
    height: 180px;
    width: 100%;
    position: relative;
    z-index: 99;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
 
    background: transparent !important;
}
#sp-header .logo {
     height: 180px!important; 
	    margin: 10px;
}
.logo-image {
    height: 180px!important;
}

.sp-page-builder .page-content #section-id-47389114-d245-4cbf-85ad-039703ed18ca {
    padding-top: 15px!important;
 
}
#sp-top3 .rightalign{
    flex-flow: column!important;
	float: right!important;
	align-items: right!important;
}