.election__process {
    margin-top: 90px;
}
.roles__responsibility,.key__wrapper,.future__wrapper{
    margin-top: 50px;
}
.student__council__leaderhsip__wrapper ul{
    padding: 0 30px;
}
.student__council__leaderhsip__wrapper{
    padding-bottom: 70px;
}

/* Media query for mobile device for images*/
@media screen and (max-width: 678px) {
.election__process {
    margin-top: 40px;
}
}