#jslogo {
    background-image: url(../images/jsl.png);
    background-position: 0px 0px;
    width: 50%;
    max-width: 300px;
    height: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 10%;
}
