#body_cont_main{
    background-color: #f9f9f9;
}
#container1{
    width: 100%;
    margin: auto;
    padding-bottom: 30px;
}
#cate , #trend_sec{
    margin: auto;
    width: 90%;
    font-family: 'calluna';
}
#our_category, #trend_head{
    font-weight: 700;
    font-size: 250%;
    color: rgb(46, 45, 45);
}
#our_cat , #trend_content{
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
#our_cat>div{
    width: 24%;
    height: 450px;
}
.backgrd_img1{
    border: 1px solid transparent;
    height: 350px;
    background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Face.jpg);
    background-position: center;
    background-size: cover;
}
.backgrd_img2{
    border: 1px solid transparent;
    height: 350px;
    background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Body.jpg);
    background-position: center;
    background-size: cover;
}
.backgrd_img3{
    border: 1px solid transparent;
    height: 350px;
    background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Hair.jpg);
    background-position: center;
    background-size: cover;
}
.backgrd_img4{
    border: 1px solid transparent;
    height: 350px;
    background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Makeup.jpg);
    background-position: center;
    background-size: cover;
}
.img_text{
    width: 97%;
    height: 200px;
    text-align: center;
    margin-top: 130px;
}
.backgrd_span_font{
    background-color: rgba(10, 10, 10, 0.4);
    color: #fff;
    font-size: 200%;
    font-weight: 700;
    font-family: 'calibre';
    padding: 10px 25px;
    margin-top: 20%;
}
.cat-button{
    border: 0;
    color: #fff;
    background-color: #000;
    font-weight: bolder;
    font-size: larger;
    padding: 15px 20px;
    text-align: center;
    margin-top: 0;
    margin-left: 48%;
}
.cat-button:hover{
    background-color: #d2ab67;
}
.cat_p, .trend_p{
    margin-top: 35px;
    font-size: large;
    font-weight: 700;
    text-align: center;
    color: rgb(46, 45, 45);
}
#img{
    width: 100%;
    height: 500px;
    background-color: white;
    box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
    padding-top: 5%;
}
#img_iconic{
    width: 92%;
    margin-left: 4%;
}
#trend_content>div{
    width: 24%;
    height: 450px;
}
#trend_bckgrd1{
    height: 350px;
    background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Hair_Thinning.jpg);
    background-position: center;
    background-size: cover;
}
    #trend_bckgrd2{
        height: 350px;
        background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Mother_Care.jpg);
        background-position: center;
        background-size: cover;
    }
    #trend_bckgrd3{
        height: 350px;
        background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Dryness.jpg);
        background-position: center;
        background-size: cover;
    }
    #trend_bckgrd4{
        height: 350px;
        background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Acne-Prone-Skin.jpg);
        background-position: center;
        background-size: cover;
    }
    .trend-button{
        background-color: rgba(8, 8, 8, 0.4);
        font-size: 200%;
        font-family: serif;
        color: #fff;
        font-weight: lighter;
        border: 0;
        margin-top: 42%;
        padding: 10px 20px;
    }
    .trend-button:hover{
        background-color: #d2ab67;
    }
    
    @media only screen and (min-width: 0px) and (max-width: 375px){
        #body_cont_main{
        background-color: #f9f9f9;
        }
        #cate , #trend_sec{
            width: 95%;
        }
        #our_category, #trend_head{
            font-weight: normal;
            font-size: 200%;
        }
        #our_cat , #trend_content{
            margin: auto;
            width: 100%;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 5px;
        }
        #our_cat>div{
            width: 100%;
            height: 400px;
        }
        .backgrd_img1{
            height: 250px;
        }
        .backgrd_img2{
            height: 250px;
        }
        .backgrd_img3{
            height: 250px;
        }
        .backgrd_img4{
            height: 250px;
        }
        .img_text{
            width: 97%;
            height: 100px;
            text-align: center;
            margin-top: 50%;
        }
        .backgrd_span_font{
            font-size: larger;
            font-weight: normal;
            padding: 10px 25px;
            margin-top: 20%;
        }
        .cat-button{
            color: #fff;
            padding: 10px 10px;
            margin-left: 0;
            width: 100%;
            margin-top: 10%;
        }
        .cat_p, .trend_p{
            margin-top: 15px;
        }
        #img{
            width: 100%;
            height: 130px;
            background-color: white;
            box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
            padding-top: 5%;
        }
        #img_iconic{
            width: 92%;
            margin-left: 4%;
        }
        #trend_content>div{
            width: 100%;
            height: 450px;
        }
        #trend_bckgrd1{
            height: 250px;
            background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Hair_Thinning.jpg);
            background-position: center;
            background-size: cover;
        }
        #trend_bckgrd2{
            height: 250px;
            background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Mother_Care.jpg);
            background-position: center;
            background-size: cover;
        }
        #trend_bckgrd3{
            height: 250px;
            background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Dryness.jpg);
            background-position: center;
            background-size: cover;
        }
        #trend_bckgrd4{
            height: 250px;
            background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Acne-Prone-Skin.jpg);
            background-position: center;
            background-size: cover;
        }
        .trend-button{
            background-color: rgba(8, 8, 8, 0.4);
            font-size: medium;
            font-family: serif;
            color: #fff;
            font-weight: lighter;
            margin-top: 50%;
            padding: 10px 10px;
        }
    }

    @media only screen and (min-width: 376px) and (max-width: 768px){
        #body_cont_main{
        background-color: #f9f9f9;
        }
        #cate , #trend_sec{
            width: 100%;
        }
        #our_category, #trend_head{
            font-weight: normal;
            font-size: 200%;
        }
        #our_cat , #trend_content{
            margin: auto;
            width: 100%;
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 5px;
        }
        #our_cat>div{
            width: 100%;
            height: 400px;
        }
        .backgrd_img1{
            height: 250px;
        }
        .backgrd_img2{
            height: 250px;
        }
        .backgrd_img3{
            height: 250px;
        }
        .backgrd_img4{
            height: 250px;
        }
        .img_text{
            width: 97%;
            height: 100px;
            text-align: center;
            margin-top: 20%;
        }
        .backgrd_span_font{
            font-size: larger;
            font-weight: normal;
            padding: 10px 25px;
            margin-top: 20%;
        }
        .cat-button{
            color: #fff;
            padding: 10px 10px;
            margin-left: 0;
            width: 100%;
            margin-top: 10%;
        }
        .cat_p, .trend_p{
            margin-top: 15px;
        }
        #img{
            width: 100%;
            height: 240px;
            background-color: white;
            box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
            padding-top: 5%;
        }
        #img_iconic{
            width: 92%;
            margin-left: 4%;
        }
        #trend_content>div{
            width: 100%;
            height: 350px;
        }
        #trend_bckgrd1{
            height: 250px;
            background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Hair_Thinning.jpg);
            background-position: center;
            background-size: cover;
        }
        #trend_bckgrd2{
            height: 250px;
            background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Mother_Care.jpg);
            background-position: center;
            background-size: cover;
        }
        #trend_bckgrd3{
            height: 250px;
            background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Dryness.jpg);
            background-position: center;
            background-size: cover;
        }
        #trend_bckgrd4{
            height: 250px;
            background-image: url(https://images.forestessentialsindia.com/pub/media/cms_images/Acne-Prone-Skin.jpg);
            background-position: center;
            background-size: cover;
        }
        .trend-button{
            background-color: rgba(8, 8, 8, 0.4);
            font-size: xx-large;
            font-family: serif;
            color: #fff;
            font-weight: lighter;
            margin-top: 30%;
            padding: 10px 20px;
        }
    }
