/*
Theme Name: Fashion and Collection Design
Theme URI: https://bitbucket.org/dorapen/fact
Author: Da-Woon Chung, da-woon.chung@aalto.fi
Author URI: http://chungdawoon.com
Text Domain: 
*/

/* Minor fix */
@media (max-width: 767px) {
  .category-body .category-list article.grid-layout figure img {
    width: 100% !important;
  }
}