background: rgba(255, 255, 255, 0.85);
border-top: 5px solid #db1f5d;
width: 100%;
- min-width: 900px;
+ min-width: 600px;
max-width: 900px;
max-height: 300px;
float: left;
left: 0;
- column-count: 3;
+ column-count: 1;
-webkit-column-count: 1;
- -moz-column-count: 3;
+ -moz-column-count: 1;
column-width: 300px;
-webkit-column-width: 300px;
-moz-column-width: 300px;
background: rgba($white, 0.85);
border-top: 5px solid $pink;
width: 100%;
- min-width: 900px;
+ min-width: 600px;
max-width: 900px;
max-height: 300px ;
// height: 173px !important;
float: left;
left: 0;
- column-count: 3;
+ column-count: 1;
-webkit-column-count: 1;
- -moz-column-count: 3;
+ -moz-column-count: 1;
column-width: 300px;
-webkit-column-width: 300px;
-moz-column-width: 300px;