@media screen and (min-width:768px){
.last {
background: rgb(42, 42, 42);
}
}