.feature-banner 
	.img_cont 
		
		background-position: center 
		background-repeat: no-repeat 
		background-size: cover 
		background-size: 1500px 300px 
		text-align: center 
		img 
			width: 65% 
			@include phone
				width: 100%
			@include tablet
				width: 90%
	.text-cont 
		padding-bottom: 3rem 
		background-position: center 
		background-repeat: no-repeat 
		background-size: cover 
		background-size: 1500px 300px 
		text-align: center 
		padding: 2rem 0 
		@include phone
			padding: 0 12px
	h6   
		font-size: 2.125rem 
		margin-top: 1.7rem 
		font-weight: 700 
		@include desktop
			font-size: 1.8rem
		@include phone
			font-size: 1.7rem
	h1 
		font-size: 4rem 
		font-weight: 700 
		line-height: 1.5
		@include desktop
			font-size: 3rem
		@include phone
			font-size: 3.5rem
			line-height: 1.5
		span 
			background: linear-gradient(109.31deg, #FFBD00 12.51%, #53A3ED 93.66%) 
			-webkit-background-clip: text 
			-webkit-text-fill-color: transparent 
			background-clip: text 
			text-fill-color: transparent
	.btn_container 
		margin-top: 2rem 
.mobile-banner 
	margin: 2% 0 
.pricing-banner 
	margin-top: 2% 
	margin-bottom: 4.5% 
.feature-banner 
	.btn_container 
		a 
			font-size: 1.25rem 
			@include phone
				font-size: 1.5rem
			&:hover
				background: #FFBD00
				color: #000 !important
				img
					filter: invert(1)
.custom-gradient
	.inner-container
		.text-cont
			h1
				span
					margin: 0 auto