.side-section-world2-item .desc_container {
    text-align: center;
    padding-top: 5px;
    color:  #000;
    font-size: 16px;
    line-height: 23px;
}
.smile-icon-side-section-world2-wrap .side-section-world2-item {
    padding-left: 10px;
    padding-right: 10px;
}
.side-section-world2-item .image_container {
    height: 220px;
    background-size: cover;
    width: 100%;
    background-position: center;
     width: 100%;
}
.side-section-world2-item .image_container img {
    display: none;
}

@media(max-width:767px) {
    .side-section-world2-item {
        margin-bottom: 10px;
        text-align: center
    }
    .side-section-world2-item .image_container {
        width: 100%;
        height: auto;
        background-image: none!important;
    }
    .side-section-world2-item .image_container img {
        display: block;
        width: 100%;
    }
}

.smile-icon-side-section-world2-wrap .aio-icon-title.ult-responsive {
    font-size: 15px;
}
.smile-icon-side-section-world2-wrap .aio-icon-header h3.aio-icon-title {
    margin: 25px 0 15px;
}
.post-video-type .aio-icon-title.ult-responsive {
    background: #1a2edb none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    margin-top: 0px !important;
    padding: 10px;
    text-align: left;
}
.smile-icon-side-section-world2-wrap .aio-icon-title.ult-responsive {
    background: #1a2edb none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    margin-top: 0px !important;
    padding: 10px;
    text-align: left;
}