*{
	max-width:100%;
}

#sLogin, #sRit{
    padding: 1.5em;
}

#sLogin > img{
    max-width: 60vw;
    margin: 0px auto;
    display: block;
}

#ritList > div{
    padding: 1em;
}

#ritList > div:nth-child(even),
#locaties > div:nth-child(even) {
    background:rgba(0, 0, 0, 0.10980392156862745);
}

#locaties > div{
    padding: 1em;
}

#ritButtons{
    margin-top:2em;
}

