.name-product {
    right: 640px;
}













@media only screen and (max-width: 1465px) {


    body .name-product {
        right: 437px;
    }
}

@media only screen and (max-width:702px) {





    body .con13 {
        position: relative;
        left: -5px;

    }

    body .con14 {
        position: relative;
        left: 18px;

    }

}


@media only screen and (max-width:560px) {


  


    body .con13 {
        position: relative;
        left: 5px;
    }

    body .con14 {
        position: relative;
        left: 8px;
    }




}

@media only screen and (max-width:535px) {






    body .con13 {
        position: relative;
        left: 10px;

    }

    body .con14 {
        position: relative;
        left: 3px;

    }

 
}

@media only screen and (max-width:424px) {





    body .con13 {
        position: relative;
        left: 7px;

    }

    body .con14 {
        position: relative;
        left: 6px;

    }

}



