/* upto 479px - for smaller devices */

#LOGO {
  top: 38px;
}

#LOGO img {
  max-width: initial;
  width: 220px;
  height: auto;
}
body {
  padding-top: 0;
}
#wrapHDR {
  position: initial;
}

#HDR {
  height: 110px;
}

#HOME_SLIDER {
  height: calc( 100vh - 110px );
}

.piano-meta strong {
  margin-right: 0pt;
}
.piano-meta {
  padding: 2pt 12pt 8pt;
  margin-bottom: 10pt;
}
#INNERBANNER h1 {
  font-size: 24pt;
}


#wrapREVIEWS {
	background-position: center;
}