/* 
* put your own css code here 
* don't update templates css file.
* because it's regularly get updated
*/
.responsive-img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.spacer {
  padding-top: 20px;
}
