.resources_wrap {
    margin-top: 75px;
    display: grid;
    grid-template-rows: auto;
}
