@media (min-width: 1200px){
    .error_class
    {
        margin-top:30px;
    }
	
}
.cart input[type="number"]
{
    width: 80%;
}
