/* Media Queries */
/* Tablets */
@media (min-width: 768px) {

body {background-color: white}

}