.picture3 > li { width: 20% ;}
@media screen and (max-width: 768px) {
.picture3 > li { width: 50%;}
}
