/**
* Theme Name: Zeen Child
* Description: Zeen child theme.
* Author: Codetipi
* Template: zeen
* Version: 1.0.0
*/

body{
    margin-top: unset !important;
    border: unset !important;
    margin: unset !important;
    padding: unset !important;
    max-width: unset !important;
}

@media only screen and (min-width: 860px) {
    .article-ani-1:not(.article-window) img {
         opacity: 1 !important;
    }
}

.hero img, .hero-background img {
   opacity: 1 !important;
}

.entry-content .alignnone, .entry-content .aligncenter {
opacity: 1 !important;
}