/* desktop */
@media screen and (min-width: 968px) {

.mobile, desktop-invis{
	display: none !important;
}


.tov .s-price{
	position: absolute;
	top: 0px;
	right: 0px;
}

}/* desktop */
