/*
Theme Name: CHITOSEKA WP BASE
Author: CHITOSEKA
Author URI: http://chitoseka.com/
Description: Description
Version: 1.2.0
*/


/**
 * Bugfix
 */

.media-body {
  -ms-flex: 1 0 auto;
 }
.p-blog-card .media-body {
  -ms-flex: 1 0 0px;
}

.input-ie-fix {
  width: 15em !important;
}
