/* Discover widget background image*/
@media only screen and (min-width:535px) {
    .widget[data-widget-id="88908"] .widget-body {
        background-image:url("https://japanai.ovidds.com/ui/shared/public/foto2.jpg")!important;
        background-size:100%;
        background-position:100% 100%;
        background-repeat:no-repeat;
        height:335px;
    }
}
@media only screen and (max-width:534px) and (min-width:419px) {
    .widget[data-widget-id="88908"] .widget-body {
        background-image:url("https://japanai.ovidds.com/ui/shared/public/foto2.jpg")!important;
        background-size:100%;
        background-position:100% 100%;
        background-repeat:no-repeat;
        height:258px;
    }
}
@media only screen and (max-width:418px) and (min-width:371px) {
    .widget[data-widget-id="88908"] .widget-body {
        background-image:url("https://japanai.ovidds.com/ui/shared/public/foto2.jpg")!important;
        background-size:100%;
        background-position:100% 100%;
        background-repeat:no-repeat;
        height:226px;
    }
}
@media only screen and (max-width:370px) {
    .widget[data-widget-id="88908"] .widget-body {
        background-image:url("https://japanai.ovidds.com/ui/shared/public/foto2.jpg")!important;
        background-position:100% 100%;
        background-repeat:no-repeat;
    }
}


.extra-link-item img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

