@media (max-width: 425px) {

.project-list {
    margin: 1rem 0.25rem;
}

.project-thumbnail-container {
    padding: .5rem;

}

}
