@media(min-width :1200px){
	#id-3390 {
		flex-direction : row-reverse;
	}
	#id-3390 .section-header{
		width:500px
	}
        #id-3390 {
               height: 750px;
        }
        #id-3393 {
               height: 230px;
        }
}
#header1{
             width : 75% !important;
             border-radius : 0px !important;
}
#header1 .left-header{
             border-radius : 0px !important;
}
#id-3339 .article-card-line{
	    display : none;
}
#id-3389{
            padding: 50px 0px;
}
#id-3389 .right-introduction{
	    padding: 5rem 5px 0px 8px !important;
}
#id-3400 .article-description{
          display: block !important;
          max-height: fit-content !important;
}
#id-3391 .article-card-title{
         display : none;
}
#id-3386 .article-card-item{
             cursor : pointer;
}
#id-3386 .article-card-item:hover .article-title{
             color: #7c696a !important;
             transition : .3s all ease-in;
             cursor : pointer;
}
#id-3390 .article-card-item:hover .article-card-title{
             color: #7c696a !important;
             transition : .3s all ease-in;
}
@media (max-width : 576px){
        #id-3393 .article-card-item{
                width : 65% !important;
                height : 130px !important;
            }
        #id-3393 .card-image-content{
                padding : 0 !important;
            }
        #id-3393 .article-image{
                width : 40px !important;
                height : 43px !important;
           }
        #id-3393 .card-detail{
                height : 60% !important;
                padding : 0px !important;
           }
}
@media (min-width: 992px) and (max-width: 1200px){
    #id-3495 .article-container{
       max-width: 90% !important;
    }
}