/* Enter Your Custom CSS Here */
.branding a img {
  position: relative;
}
@media only screen and (max-width: 600px) {
 .icn {
   margin-left: -60px !important;
  }
}