Skip to content

Instantly share code, notes, and snippets.

@nadavspi
Created July 9, 2015 01:00
Show Gist options
  • Save nadavspi/70c02cf9fbe1532b87d5 to your computer and use it in GitHub Desktop.
Save nadavspi/70c02cf9fbe1532b87d5 to your computer and use it in GitHub Desktop.
.dgd_stb_box {
max-width: 100%
}
@media (max-width: 768px) {
.dgd_stb_box img {
display: block;
margin: 0 auto;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment