/* Back to top button style */
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.image-size-dimens-main-logo {
  width: 50px;
  height: 50px;
  margin: 5px;
}
