.center {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.maker-holiday-gifts #collection-header {
  height: auto; }

.maker-holiday-gifts .collection-header-dash {
  margin-bottom: 1px; }

.maker-holiday-gifts h1 {
  font-family: 'Roboto';
  font-size: 24px;
  font-weight: 500;
  text-align: center; }

.maker-holiday-gifts .img-responsive-homepage {
  width: 1170px; }

.awesome-button {
  display: block;
  line-height: 28px;
  height: 28px;
  width: 100px;
  background: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Roboto';
  font-size: 11px;
  font-weight: 600;
  color: #828282;
  border: 1px solid #828282; }

.awesome-button:visited {
  color: #828282; }

.awesome-button:hover {
  color: #0082b4; }

.gift-container:last-child {
  padding-left: 0; }

.collection-container-gift-header {
  margin-top: 15px;
  margin-bottom: 15px; }

.collection-container-gift-header .side-lines {
  margin-top: 30px; }

.collection-container-gift-header .side-lines-gift {
  margin-top: 30px;
  margin-bottom: 20px; }

@media (max-width: 768px) and (min-width: 698px) {
  .maker-holiday-gifts .product-grid-item img {
    max-width: 180px; } }
@media (max-width: 768px) {
  .gift-container {
    padding: 0 5px 5px 5px; } }
