	.price-section p{line-height: 2.5rem;}
		.price-section .s{font-size:1.2rem;	line-height: 2rem;}
		.price-section .title{font-size:1.8rem;font-weight: bold;color: #036eb7;}
		.price-section .price{
			text-align: center;
			border: solid 2px #036eb7;
			font-size:2rem;font-weight:bold;padding:15px;
		margin-bottom: 30px;}
		.col-8{padding:0 20px;}
		.row{margin-top:30px;margin-bottom:30px;}
		.lifeplan{padding:15px;}
		@media screen and (max-width: 979.98px) {
			.col-4{text-align:center;}
			.col-4 img{width:300px;}
			
		}