.row-id-cards-guide
{
	/*display: table-row;*/
}
.row-id-cards-guide .item
{
	margin-bottom: 40px;
}
.row-id-cards-guide .item a
{
	display: block;
	height: 100%;
}
.row-id-cards-guide .card
{
	height: 100%;
}
.row-id-cards-guide .card .card-body
{
}
.row-id-cards-guide .img
{
	height: 150px;
}
.row-id-cards-guide .img.types-of-id-cards
{
	background: url(../img/Types-of-ID-cards-sm.jpg) top right / cover no-repeat;
}
.row-id-cards-guide .id-card-encoding-options
{
	background: url(../img/ID-Card-Encoding-Options-sm.jpg) right / cover no-repeat !important;
}
.row-id-cards-guide .choosing-right-id-cards
{
	background: url(../img/Choosing-the-right-ID-cards-sm.jpg) top right / cover no-repeat;
}
.row-id-cards-guide .img.how-to-take
{
	background: url(../img/how-to-take-care-of-your-blank-pvc-cards.jpg) top right / cover no-repeat;
}
.row-id-cards-guide .img.id-card-visual-security
{
	background: url(../img/id-card-visual-security2.jpg) top right / cover no-repeat;
}
.row-id-cards-guide .gift-cards
{
	background: url(../img/Gift-Cards-sm.jpg) center center / cover no-repeat;
}
.row-id-cards-guide .col-lg-8 .card
{
	padding-right: 30px;
}
.row-id-cards-guide .col-lg-8 .card h3
{
	margin-top: 30px;
}
.row-id-cards-guide .col-md-8.item .card
{
	padding-right: 30px;
}
.row-id-cards-guide .card .col-sm-8 h3
{
	margin-top: 30px;
}
@media (max-width: 575px)
{
	.row-id-cards-guide .col-lg-8 .card
	{
		padding-right: 0;
	}
	.row-id-cards-guide .col-lg-8 .card h3
	{
		margin: 20px;
	}
	.row-id-cards-guide .col-lg-8 .card p
	{
		margin: 20px;
	}
}
@media (min-width: 576px) and (max-width: 767px)
{
	.row-id-cards-guide .card .card-body h3
	{
		font-size: 23px;
	}
}
@media (min-width: 768px) and (max-width: 991px)
{
	.row-id-cards-guide .card .card-body h3
	{
		font-size: 23px;
	}
}
@media (min-width: 992px) and (max-width: 1199px)
{
}
@media (min-width: 1200px)
{
}
