/*************************************/
/***** Screen Max. Width = 1229px ****/
/*************************************/
/*************************************/
/***** Screen Max. Width = 991px *****/
/*************************************/
/*************************************/
/***** Screen Max. Width = 767px *****/
/*************************************/
/*************************************/
/***** Screen Max. Width = 480px *****/
/*************************************/
@media screen and (max-width: 480px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/*# sourceMappingURL=responsive.css.map */