.fa-bsides {
    background-image: url('/img/bsides-header-bg.jpg');
    width: 600px;
    height: 400px;
    background-color: rgba(255, 255, 255, 1);
    background-size: contain;
    overflow: scroll;
    resize: both;
}

p#main-description {
    line-height: 1.5em;
    width: 50%;
    display: inline-block;
}
