@media screen and (max-width: 1020px) {
    #research .container .block-light {
        padding: 1.5rem !important;
        width: 95%;
    }
}