

nav.main_menu>ul>li>a span {
padding: 0 15px;
}

p{
line-height: 25px;
}

.magnify {
  width: 300px;
  margin: 0 auto;
  position: relative;
}


.large {
  width: 500px;
  height: 500px;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),  0 0 7px 7px rgba(0, 0, 0, 0.25),  inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  background: url('http://qr6wbbeysl.preview.infomaniak.website/wp-content/uploads/2015/02/carte3.jpg') no-repeat;
  display: none;
}