@media only screen and (max-width: 767px){
.edit {
    display: block;
    top: 145px;
    position: relative;
    border: 1px solid transparent;
    width: 700px;
}
.footer-sinal-product-en {
    margin-top: 150px;
}
}
@media only screen and (max-width: 670px){
.edit {
    width: 600px;
}
}
@media only screen and (max-width: 610px){
.edit {
    width: 560px;
}
}
@media only screen and (max-width: 570px){
.edit {
    width: 535px;
}
}
@media only screen and (max-width: 570px){
.edit {
    width: 515px;
}
}
@media only screen and (max-width: 540px){
.edit {
    width: 505px;
}
}
@media only screen and (max-width: 510px){
.edit {
    width: 475px;
}
}
@media only screen and (max-width: 480px){
.edit {
    width: 445px;
}
}

@media only screen and (max-width: 460px){
.edit {
    width: 435px;
    top: 180px;
}
.footer-sinal-product-en {
    margin-top: 180px;
}
}
@media only screen and (max-width: 450px){
.edit {
    width: 415px; 
}
}
@media only screen and (max-width: 440px){
.edit {
    width: 405px;
 
}
}
@media only screen and (max-width: 420px){
.edit {
    width: 375px;
}
}

@media only screen and (max-width: 400px){
.edit {
    width: 355px;
 
}
}
@media only screen and (max-width: 380px){
.edit {
    width: 335px;
 
}
}
@media only screen and (max-width: 360px){
.edit {
    width: 300px;
}
}
@media only screen and (max-width: 320px){
.edit {
    margin-top: 40px;
}
.footer-sinal-product-en {
    margin-top: 190px;
}
}
@media only screen and (max-width: 280px){
.edit {
	width: 250px;
    margin-top: 40px;
}

.footer-sinal-product-en {
    margin-top: 190px;
}
}

