.cufflink_specs{
	width: 100%;	
}
.text-capitalize{
	text-transform: capitalize;
}
.accessories_book::after{
	display: none;
}
@media only screen and (max-width: 991px) {
	.cufflink_specs{
		width: unset;
	}
}
