/*
===============================================
Copyright 2024 Knights Of Columbus Our Lady of Victory Council #3358. All rights reserved.
Index Page - https://www.kofc3358.org/contact.php
===============================================
*/



.contact01 .col-md-5 img {
	width: 95%; 
	height: auto; 
	margin: 0 0 15px 0;
}



.contact01 .contact-hdr {
	font-size: 1.12em; 
	font-weight: bold;
	color: #17397d;
	margin: 0 0 5px 0;  
}

.contact-tbl {
	width: 100%; 
	border: none 0;
	margin: 0 0 15px 0;
}
.contact-tbl td {
	vertical-align: top;
	padding: 0 0 12px 0;  
}
.contact-tbl td.td01 {
	width: 80px;  
}
.contact-tbl td.td02 {
	width: 140px;  
}




@media (min-width:768px){
h1.hdrindex {
	font-size: 2.3em;
}

}






