.row-centered {
    text-align:center !important;
}
.col-centered {
    display:inline-block !important;
    float:none !important;
    text-align:left !important;
    margin-right:-4px !important;
}

.mfp-figure::after{
	background: #fff none repeat scroll 0 0;
}

.txt-underline {
	text-decoration: underline;
}

.img-center{
	margin: 0 auto !important;
}