@media screen and (max-width: 600px)
{
.banner_content_in h1
{
font-size: 25px;
}
.banner_big_font
{
font-size: 70px !important;
}
.banner
{
height:300px;
background-position: center;
background-size: cover;
}
ul.heading_notification
{
width: 100%;
}
.panel__body .com_btn
{
padding: 10px 80px;
}
.deal_offer_line p
{
font-size: 15px;
text-align: center;
}
.our_history,
.our_product_plan,
.bottom_footer
{
text-align: center;
}
.product_content_in h1
{
font-size: 32px;
}
.product_content_in p
{
font-size: 16px;
}
.subscribe_newslatter
{
padding: 20px 0px;
}
.top_header .header ul.heading_notification li.notification
{
float: right;
}
.cart ul li 
{
text-align: center;
}
.file-upload
{
width: 27%;
}
.login_mid
{
width: 100%;
}

}