/*
** NOTE: This file is generated by Gulp and should not be edited directly!
** Any changes made directly to this file will be overwritten next time its asset group is processed by Gulp.
** Assets.json at root of the CinchOrchardCoreCMS.Theme project will point you to the files used to generate this.
*/

.horizontal-container {
  display: flex;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.horizontal-container .half-page-container {
  width: 50%;
}
.horizontal-container .resources-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .horizontal-container {
    display: block;
    width: 100%;
  }
  .horizontal-items {
    width: 100% !important;
  }
  .resources-container {
    display: block;
    width: 100%;
    padding: 0 !important;
  }
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImhvcml6b250YWxfY29udGFpbmVyX3dpZGdldC5jc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6Ijs7Ozs7O0FBQUE7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQTtBQUNBO0FBQ0E7QUFDQSIsImZpbGUiOiJob3Jpem9udGFsX2NvbnRhaW5lcl93aWRnZXQuY3NzIiwic291cmNlc0NvbnRlbnQiOltdfQ== */
