
#customimg .image {
    width: 5rem;
    height: 5rem;
}

#cert {
	margin: 15px 15px 15px 15px;
	/* padding: 15px 15px 15px 15px; */
}

#cert-wrap {
	height: max-content;
	
}


		/* @media screen and (max-width: 980px) {
				#customimg .image {
					width: 6rem;
					height: 6rem;
				}
				
				.col-2 {
					flex-wrap: wrap;
				}
				.style2 .content {
					width: 100%;
				}
				
		@media screen and (max-width: 736px) {
				#customimg .image {
					width: 5rem;
					height: 5rem;
				} */
