@media screen and (max-width: 768px) {
  #category-page #top > * {
    padding: 80px 0 80px 0; }
    #category-page section#support {
      margin-bottom: 90px; }
      #category-page section#support .images {
        flex-direction: column;
        gap: 10px; }
        #category-page section#support .images img {
          width: 50%;
          flex: 0 0 50%; }
      #category-page section#support .contact {
        padding: 0 15px; } }
