#posts_present{
    margin-top: 2% !important;
}
@media screen and (max-width: 509px) {
#posts_present{
    margin-top: 7% !important;
}
}
@media screen and (max-width: 405px) {
#posts_present{
    margin-top: 12% !important;
}
}