@charset "UTF-8";

#content .hd_power_stability {

    background-image: url(../../../img/product/renewable_energy/pv_power/banner_other_power.jpg);
}


.bg_power_stability {
    background: url(../../../img/product/renewable_energy/pv_power/bg_other_power.jpg) no-repeat center top;
    background-size: cover;
}

.imgqa {
    position: absolute;
    top: 36px;
    right: 0;
}

p.imgqa img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.item__img .link-2col .link-icon .link-img img {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
}

.item__img .link-2col .link-icon:nth-child(n+3) {
    margin-left: auto;
    margin-bottom: 0;
}

.item__img .link-2col .link-icon:nth-child(2n) {
    margin-left: 0;
    margin-bottom: 0;
}

.item__img .link-2col .link-icon {
    margin-top: 185px;
}

@media screen and (max-width: 991px) {
    .item__img .link-2col .link-icon.link1 .link-img {
        height: 70px;
        margin: 10px 0;
    }

    .rellax {

        background: url(../../../img/product/renewable_energy/pv_power/bg_other_power_tb.png) no-repeat center top;
        background-size: cover;
    }

    .bg_power_stability {
        background: none;
    }

    .imgqa {
        top: 30px;
        padding: 0 25px;
    }

    .item__img .link-2col .link-icon {
        margin-top: 80%;
    }

    .item__img .link-2col .link-icon.link2 .link-img {
        height: 90px;
    }


    .item__img .link-icon {
        min-height: 160px;
    }
}

@media screen and (max-width: 500px) {

    .item__img .link-2col .link-icon.link1 .link-img,
    .item__img .link-2col .link-icon.link2 .link-img {
        height: 130px;
        margin: 10px 0;
    }

    .rellax {

        background: url(../../../img/product/renewable_energy/pv_power/bg_other_power_sp.png) no-repeat center top;
        background-size: cover;
    }

    .item__img .link-2col .link-icon {
        margin-top: 30px;
    }

    .imgqa {
        position: relative;
        top: auto;
        display: block;
        width: 100%;
        padding: 0;
    }

}