

.call_to_action{
     width:100%;
     background-color:black;
     color:white;
}
div .logo_wrapper {
    height: 100px !important;
     width: 150px !important;
}
.vertical_logo_wrapper {
    text-align : center;
}
 @media only screen and (max-width: 1000px) {
    .header_bottom {
        background-color: rgba(255,255,255,0.5) !important;
    }
}

.um-member.with-cover .um-member-photo img {
	border-radius:0px!important;
}

@media only screen and (max-width: 1000px)
.header_bottom .container_inner {
    width: auto;
    margin-bottom: 50px;
}
