.catch-all-strong strong{
	font-weight:700 !important;
}
.terms-space{
	height:30px !important;
}
@media only screen and (min-width: 320px) and (max-width: 1633px){
	.cs-set-inline p{
		display:inline !important;
	}
}
.Domestic-center-col{
	justify-content:center !important;
}
/* @media only screen and (min-width: 330px) and (max-width: 540px) {
  .Domestic-col{
		flex-basis: 100% !important;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1025px){
.Domestic-col{
		flex-basis: 80% !important;
	}
}
@media only screen and (min-width: 1025px) and (max-width: 1250px){
	.Domestic-col{
		flex-basis: 65% !important;
	}
}
@media only screen and (min-width: 1250px) and (max-width: 1400px){
	.Domestic-col{
		flex-basis: 60% !important;
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1650px){
	.Domestic-col{
		flex-basis: 55% !important;
	}
} */