/* smartphones e tablets */
@media (max-width: 767.98px){
.produto-comprar{
	width: 100% !important;
}

.produto-relacionado{
	margin-bottom: 20px;
}

.produto-titulo{
	margin-top: 10px;
}
}

