.bgimg-1,
.bgimg-2,
.bgimg-3,
.bgimg-4 {
    position: relative;
    opacity: 0.7;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.bgimg-1 {
    background-image: url("../slideMedia/SC_01_Wallpaper_3840x2160.jpg");
    min-height: 25em;
}

.bgimg-2 {
    background-image: url("../slideMedia/SC_04_Wallpaper_3840x2160.jpg");
    min-height: 25em;
}

.bgimg-3 {
    background-image: url("../slideMedia/SC_05_Wallpaper_3840x2160.jpg");
    min-height: 25em;
}

#aboutChild{
    display: block;
}
