[mn="1001"] {
    color: #fff;
    text-align: center;
    min-height: 70vh;
}
[mn="1001"] .main {
   width: 800px;
}
[mn="1001"] h4 {
   font-family: inherit;
}
[mn="1001"] ._content {
   line-height: 2;
} 
@media (min-width: 991px) {
    [mn="1001"] .sectionbg { 
        background-attachment: fixed;
    }
}