.sub-section{
    padding-top: 40px;
}
#informationsystem,#wfgdpr,#wfxsecurity{
    padding-top:50px
}
h2,#wfxsecurity{
    font-size: 40px;
    font-weight: 400;
}
h4{
     font-size: 23px;
    font-weight: 300;
}
#wfxsecurity{
   padding-top:53px
}
#informationsystem h2,#wfgdpr h2,#wfxsecurity{
    font-size: 40px;
    margin-top: 10px;
    font-weight: 400;
}

@media only screen and (max-width: 767px) {
.sub-section{
    padding-top: 40px;
}
#informationsystem,#wfgdpr,#wfxsecurity{
    padding-top:40px
}
h2,#wfxsecurity{
    font-size: 30px;
    font-weight: 400;
}
h4{
     font-size: 18px;
    font-weight: 300;
}
#wfxsecurity{
   padding-top:50px
}
#informationsystem h2,#wfgdpr h2,#wfxsecurity{
    font-size: 30px;
    margin-top: 10px;
    font-weight: 400;
}
}