# Empty CSS file for your own CSS

.page-top-section.large {
    height: 300px;
    background: linear-gradient( 90deg, rgba(40, 45, 57, 0.9), rgba(40, 45, 57, 0) ), url('http://i59.tinypic.com/2hgu04y.jpg') no-repeat 50% 0%;
    background-size: cover;
}
.page-top-section.large {
    position: relative;
}
.horizontal-section {
    padding-top: 30px;
    padding-bottom: 30px;
}
.page-top-section {
    min-height: 350px;
    color: #fff;
}
.horizontal-section {
    clear: both;
    padding-top: 60px;
    padding-bottom: 60px;
}


