.logo img{
    width: 200px;
}
.top-bar{
    background: #b11226 !important;
}
.theme-color{
    background: #b11226 !important;

}
.hidden{
    display: none !important;
}

.quicksand{
    font-family: 'Quicksand', sans-serif !important;

}
.EduTAS{
    font-family: 'Edu TAS Beginner', cursive !important;
}
.f50{
    font-size: 50px !important;
}
.left-image-border{
    border-right: 5px solid #fff !important;
    border-top: 10px solid #fff !important;
    border-bottom: 10px solid #fff !important;
    border-left: 10px solid #fff !important;

}
.right-image-border{
    border-right: 10px solid #fff !important;
    border-top: 10px solid #fff !important;
    border-bottom: 10px solid #fff !important;
    border-left: 5px solid #fff !important;

}
.banner{
    min-height: 500px !important;
}
.banner2{
    min-height: 1000px !important;
}
.pull-right{
    float: right !important;
}

.welcome-text-1{
    font-size: 60px !important;
    line-height: 60px
}


.product-image img{
   height: 40vh !important;
   max-width: 200px;
}