.cart-cst{
	right:12%;
	position:absolute;
}

@media(min-width:1200px){

	.container{
		width: 96% !important;
	}
}

@media(min-width:768px){

	.searchboxPosition{
		float: right !important;
	}
}