

@media(max-width:768px) {

body {
  font-size: 0.9rem;
}

#logo {
	max-height: 55px;
}

h3 {
  font-size: 1.4em;
  margin-top: 0px;
}


.textbox {
	margin-bottom: 10px;
}

hr {
	display: none;
}

.scrollToTop2 {
	display: none!important;
}

.modal-header {
  padding: 0.6rem;
}
.modal-title {
  font-size: 1.1rem;
}

#basket table td {
	font-size: 0.7rem;
}




















}


