.main-content {
    background-image: url('../img/bg_main.png');
    background-size: cover;
    background-position: center;
    min-height: 75vh;
}
#about-img {
    pointer-events: none;
}