#basketBtns .btn-small{
	margin-top:-1px;
}

@media screen and (max-width: 768px) {

	#basketOptions > div{
		padding-right:0;
	}

}