@media only screen and (max-width: 767px) {
    .projects{
        width: 25rem;
    }
}