@media screen and (max-width: 768px) {
header .site-title,
header .site-description {
display: none !important;
}
}