.banner-item.img-828x466 .img-container img{
    width: 470px !important;
}
.banner-item.img-1536x768 .img-container img, .banner-item.img-1400x425 .img-container img {
    width: 584px !important;
}

#side-tab .new-side .side-item.facebook-mobile{
    height: 226px;
}
#side-tab .new-side .side-item.facebook{
    height: 152px;
    overflow: hidden;
}
#side-tab .new-side .side-item.twitter{
    height: 135px;
}
#side-tab .new-side .side-item.google{
    height: 226px;
}
#side-tab .new-side .side-item.linkedin{
    height: 80px !important;
    overflow: hidden;
}
#side-tab .new-side .side-item.youtube{
    height: 67px !important;
    overflow: hidden;
}

#side-tab .side-item.not-active{
    background-color: #ececec;
    color: #e0dee0 !important;
    overflow: hidden;
    position: relative;
    width: 100%;
}
#side-tab .side-item.not-active{
    background-color: #cfcfcf !important;
}

.not-active .onImg-Text{
    display: none;
}

#side-tab .side-item.not-active{

    background-color: #ececec;
    color: #e0dee0 !important;
    overflow: hidden;
}

#side-tab .side-item.not-active img{
    visibility: hidden;
}

#side-tab .side-item.not-active img:before{
    content: "\f03e";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 70px;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -35px;
}

#side-tab .side-item.not-active .edit-icon .fa,
#side-tab .side-item.not-active .pull-left{
    color: #c4c4c4 !important;
}

#side-tab .side-item.not-active .edit-icon .fa-eye,
#side-tab .side-item.not-active .edit-icon .fa-cloud-download,
#side-tab .side-item.not-active .size-kb{
    display: none;
}

#side-tab .side-item.not-active{
    background-color: #cfcfcf !important;
}