.summary-item {
    width: 100%;
}

@media (min-width: 768px) {
    .summary-item {
        width: 270px;
    }
}
