/* Lolitky.sk Profile Image Fix v9.5 */
.profile-image-fix-v95{
  margin:24px auto !important;
  padding:18px !important;
  max-width:1180px !important;
}
.profile-image-fix-v95-wrap{
  width:100% !important;
  border-radius:18px !important;
  overflow:hidden !important;
  background:#f7eef3 !important;
  text-align:center !important;
}
.profile-image-fix-v95 img{
  display:block !important;
  max-width:100% !important;
  width:auto !important;
  max-height:680px !important;
  margin:0 auto !important;
  object-fit:contain !important;
}