/*
Welsh translation styling
*/

.guide-nesaf {
  position: absolute;
  bottom: 0%;
  right: 5%;
  width: 30%;
}

.guide-nesaf:before {
  display: block;
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: 100% auto;
  background-position: center center;
  background-image: url('../assets-cy/final-menu-next-glo-wel.jpg');
}
