.brand_name:before {
    margin-left: -15px;
}
a:hover {
 color: #8681C6 ! important;
}
button, input, textarea, select {
    display: inline-block;
    -webkit-appearance: none;
    outline: none;
    color: inherit;
    overflow: visible;
    background-color: white;
    box-shadow: none;
    border-radius: 0;
    color:black;
}
.image-wrap {
    max-width: 50%;
    padding-bottom: 275px;
}
.icon-xl {
    width: 200px;
    height: 200px;
    line-height: 196px;
    font-size: 140px;
    display: none;
}
.logo {
width:12%;
float:left;
}
.allogo {
width:100%;
padding: 2% 10% 8% 10%;
}