main {
	display: none;
}

.type2 .category-title {
    margin-top: 15px;
    margin-bottom: 15px;
}

.type2 .post_archive_custom_trending_outer, .category_des_sec, .menu_trending {
    padding: 0 27px;
}


.type2 .entry-title-arch {
    padding: 0px;
    margin-bottom: 10px;
}

.type2 .intro-text-arch.max-percentage-arch {
    padding: 0;
    font-size: 14px;
    margin-top: 5px;
}

.type2 .entry-title-arch h4 {
    margin-bottom: 0px;
    line-height: 1em;
    font-size: 18px;
}

.type2 .ic-post-box {
    margin-bottom: 10px;
}



.type2 .description_title h4 {
    margin-top: 0px;
}

.category-image-row {
    max-width: 100%;
    background-color: #FFFFFF;
    color: #000000; 
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}

.category-image-row .desktop_cat_image
{
    height: 400px;
    width: 100%;
}

.category-image-row .tablet_cat_image
{
    height: 480px;
}

.category-image-row .mobile_cat_image
{
    height: 360px;
}



.type2 .ic-crop-image {
    width: 100%;
    height: 210px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}


.category-image-row .mobile_cat_image
{
    max-height: 150px;
    width: auto;
    margin: 0 auto;
}

