/*

Theme Name:		Kelsey Media
Version:		3.4.1
Author:			Angry Creative
Author URI:		http://angrycreative.com

*/

@import 'formsffaf.css';
@import 'mainbb4d.css';
@import 'media-queriesc011.css';


.page-id-89602 #content .layout-block.basic-block .cols-wrap.cols-1 {
    overflow-y: auto !important; /* Enables vertical scrolling */
    overflow-x: auto !important; /* Enables horizontal scrolling if needed */
    max-height: 118px !important; /* Adjust this value to control the maximum height before scrolling */
    max-width: 100% !important; /* Adjust this value to control the maximum width before scrolling */
    padding: 10px !important;
    border: 1px solid #00000020 !important;
}

.page-id-89602 #content .layout-block.basic-block .cols-wrap.cols-1 h2 {
		
	padding:0px !important;
	margin-bottom:10px;
}

.page-id-89602 #content .layout-block.basic-block .cols-wrap.cols-1 h3 {
    
	padding:0px !important;
	margin-bottom:8px;
}

.page-id-89602 #content .layout-block.basic-block .cols-wrap.cols-1 p {
    font-size: 15.5px !important; /* Default small font size */
	padding:0px !important;
	margin-bottom:8px;
}

.image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.image-container img {
    max-width: 100%;
    height: auto;
    display: block;
}
