
.my_Product_top{
    background-image: url(../../image/0111.gif);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 90vh;
    background-color: #0c092b;

}
.my_Product_top h1{
    color: #fff;
    padding: 350px 10px 10px 10px;
    text-align: center;
}
