.blinn-wrapper-degree-map {
    position: relative;
    top: 20px;
    padding-bottom: 40px;
}


@media screen and (max-width: 768px) {
    .blinn-wrapper-degree-map {
        position: relative;
        top: 130px;
    }
}