@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }
}

body.poster {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

aboutpic {
}

hero-content {
    color: white;
    text-shadow: 2px 2px 6px rgba(0,0,0,0.7);
}
