.images-img img {
	width: 100%;
	height: 100%;
	max-width: 512px }
.images-title {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 275;
	letter-spacing: 0.6px;
	width: 300px }
.images-comment {
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1.5px;
	text-align: justify;
	margin-bottom: 4rem }
.element {
	border-bottom: 1px solid #DADADA;
	margin-bottom: 2rem }
.element-over-5 { margin-top: 16% }
.pagination-sm .page-item:first-child .page-link {
	font-size: 18px;
	border-radius: 0;
	border-color: #dee2e68a }
.page-item.active .page-link {
	font-size: 18px;
	border-radius: 0;
	border-color: #dee2e68a }
.pagination-sm .page-item:last-child .page-link {
	font-size: 18px;
	border-radius: 0;
	border-color: #dee2e68a }
.pagination-sm .page-link {
	font-size: 18px!important;
	border-radius: 0;
	border-color: #dee2e68a }
.page-item.active .page-link {
	color: #333!important;
	background-color: #f5e9e7!important;
	border-color: #f5e9e7!important }
.pagination>li>a, .pagination>li>span { color: #33335b }
@media screen and (max-width: 750px) {
	.element-over-5 { margin-top: 0 }
}