
.resource-cols .col-full .resource-link {
	align-items: center;
	background-color: transparent;
	border-radius: 0;
}

.resource-cols .col-full .resource-link .resource-thumb-wrap {
	width: 150px !important;
}

.resource-cols .col-full .resource-link .resource-text-wrap {
	width: calc(100% - 180px) !important;
}

.resource-cols .resource-link .resource-text-wrap {
	padding: 0;
}