@media only screen and (max-width:767px) {
	.list-content .btn-list-white {
		font-size: 19px
	}

	.latest-card p {
		font-size: 16px
	}
}