a.item {
    height: 240px;
    display: block;
}
h2 {
    display: block;
    text-align: center;
    margin: 2em 0;
    color: #0505fd;
    text-transform: uppercase;
    font-weight: 600;
}