@media screen and (max-width:768px) {
.relativeBox > .absoluteImg {
	max-width: 60px;
  }
}