.front-page-banner {
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 0;
    background-repeat: no-repeat;
}

.bg-image {
    margin-bottom: 0px !important;
    background-size: 100% 300px;
    background-repeat: no-repeat;
    height: 300px !important;
}
.fileinput{
    display: block;
}
.fileinput .thumbnail{
    max-width: 100%;
}
.modal{
    bottom: auto!important;
    left: auto!important;
    right: auto!important;
    top: auto!important;
}