.gg {
  display: block; }

@media (max-width: 480px) {
  .g-article__body {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important; } }
