/*! Copyright (c) 2015 Big Bite Creative | bigbitecreative.com | @bigbitecreative */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600);

#macy-container::before { content: ""; display: table; clear: both;}
#macy-container { margin-top: 22px; }
#macy-container::after { content: ""; display: table; clear: both;}

.demo {
  margin-bottom: 24px;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #eee;
}


.demo-image {
  width: 100%;
  display: block;
  height: auto;
}


@media screen and (max-width: 800px) {

}

@media screen and (max-width: 600px) {
  
}

@media screen and (max-width: 400px) {
 
}
