@media screen and (min-width: 0 \0) {
  /* Enter CSS here */
	.hmmh-search input#query {
  		padding: 0 1em 0 0;
 		border-left: 3em solid transparent;
	}
}

@media only screen and (min-width: 960px) {
  .hmmh-price-tag {
    bottom: -40px;
  }

  .hmmh-price-tag-row {
    position: relative;
  }

  .price-homepage.hmmh-price-tag {
    top: 210px;
  }

  .tab3 {
    left: 179px !important;
  }
}
