﻿@media (max-width:768px){
.home-bottle li:nth-child(3){left: 0;}
.home-bottle li:nth-child(4) {left: -5%;}
}
@media (max-width:450px){.home-bottle li:nth-child(2) {left: 50%;}}