
/*
Theme Name: Coder Child
Theme URI: https://en-gb.wordpress.org/themes/twentynineteen/
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress Twenty Nineteen child theme.
Template: Coder-theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: Coder-child
*/
.page-id-1836 li strong {
	margin-bottom: 1rem;
}

.top_image .vc_col-sm-6 {
	align-items: center !important;
}

@media (max-width: 767px) {
	.top_image img {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
}

@media (min-width: 768px) {
	.vc_col-sm-6 {
		width: 50% !important;
	}
}
