/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 03-Feb-2020, 13:05:17
    Author     : User
*/
@media screen and (max-width: 1141px) {
  .health-wellness .blk-1 {
    width: 50%; }
  .health-wellness .blk-2 {
    width: 50%; } }
@media screen and (max-width: 920px) {
  .club-list li {
    width: calc((100% / 2) - 40px); } }
@media screen and (max-width: 800px) {
  .health-wellness .blk-1 {
    height: auto;
    width: 100%; }
  .health-wellness .blk-2 {
    width: 100%;
    padding-left: 0;
    padding-top: 20px; } }
@media screen and (max-width: 660px) {
  .double-blks .blk {
    width: calc(100% - 20px); }
    .double-blks .blk:nth-child(1) {
      padding-right: 0px; }
    .double-blks .blk.blk-2 {
      margin-top: 20px;
      padding-left: 0px; } }
@media screen and (max-width: 615px) {
  .club-list li {
    width: calc((100% / 1) - 40px); } }

/*# sourceMappingURL=student-council-responsive.css.map */
