            .plan-description {
                height: 103px;
                text-align: center;
                padding: 0.9em 0;

            }

            .col1.plan-description {
                background-color: #0c76ba;
            }

            .col2.plan-description {
                background-color: #3e53a4;
            }

            .col3.plan-description {
                background-color: #a03f9b;
            }

            .plan-description .item-title, .plan-description .ind-item-price, .plan-description .item-note {
                color: #fff;

            }

            .plan-description .item-title {
                font-size: 1.4em;
            }

            .sendpro-pricing-table .no-horizontal-padding {
                padding: 0;
            }

            .select-action-sendpro {
                text-align: center;
                padding: 20px 0;
            }

            ul.sendpro-features-check li, ul.sendpro-features-list li {
				height: 20px;
                list-style-type: none;
                padding: 10px 0;
            }

            ul.sendpro-features-check {
                margin: 0;
                padding: 0;
            }

            .col-data {
                text-align: left;
            }

            .select-action-sendpro h3 {
                margin-bottom: 20px;
            }

            .color-magenta {
                color: #cf0898;
            }

            ul.sendpro-features-check.stripes {
                text-align: center;
                border: 1px solid #9b9b9b;

            }

            ul.sendpro-features-check.stripes.avisible-xs-inline li {
                text-align: left;
                padding: 5px;

            }

            .color-lightgray {
                color: #b3b3b3;
            }

            ul.sendpro-features-check.color-magenta.left-no-border, .select-action-sendpro.sendpro-action-border.left-no-border {
                border-left: none;

            }

            ul.sendpro-features-check.stripes li:nth-child(odd) {
                background-color: #eaeaea;

            }

            .select-action-sendpro.sendpro-action-border {
                border-left: 1px solid #9b9b9b;
                border-right: 1px solid #9b9b9b;
				border-bottom: 1px solid #9b9b9b;
				height: 130px;
            }

            .icn-plus.sendpro-icn-white {
                background-position: -302px -114px;
            }

            .icn-minus.sendpro-icn-white {
                background-position: -360px -114px;
            }

            .expand-col1-data, .expand-col2-data, .expand-col3-data {
                bottom: 30px;
                left: 26%;
                position: relative;

            }

            @media (max-width: 767px) {
                .plan-description {
                    height: 60px;
                }

                .plan-description .item-title {
                    font-size: 2em;
                }

                .visible-xs-block {

                }
            }

            .btn.square.rounded-button {
                border-radius: 0;
            }

            ul.sendpro-features-check.visible-xs li.select-mobile {
                background-color: #fff;
                text-align: center;
            }

            ul.sendpro-features-check.mobile-friendly-features1 li, ul.sendpro-features-check.mobile-friendly-features2 li, ul.sendpro-features-check.mobile-friendly-features3 li {
                padding-left: 25px;
                font-size: 1.5em;
            }

            ul.sendpro-features-check li.select-mobile {
                text-align: center;
                font-size: 1em;
				margin-bottom: 25px;
            }

            ul.sendpro-features-check li.select-mobile button {
                font-size: 12px;
                padding: 10px 25px;
            }

            ul.sendpro-features-check.stripes.avisible-xs-inline li.select-mobile h4 {
                font-size: 1.7em;
                color: #444444;
                margin: 3px 0;
                font-weight: normal;
            }
			
			li.color-body {
				color:#4e4e4e;
			}

			.pricing {
				font-size: 1.6em;
				font-weight: 500;
				line-height: 40px;
			}
			
			.pricing-table .option-heading {
				display: block;
				font-weight: 500;
				margin-top: 15px;
			}
			
			.pricing ul {

				font-weight: normal;
				margin-top:10px;
				text-align: left;

			}
			
			.pricing .option-heading {
				display: block;
				text-align: left;
			}
			
			.pricing {
				font-size: 1em;
				padding: 0 10px;
				line-height: 1.7em;
			}
			
			.pricing ul li {
				line-height: 1.6;
			}
			
			.select-action-sendpro.sendpro-action-border.sendpro-network {
				height: 330px;
			}
			
			.select-action-sendpro  .pricing #planb-equip-options select{
				width:auto;
				float:right;            
			}

			.select-action-sendpro.sendpro-action-border.sendpro-network {
				height: 410px;
			}
			
			ul.sendpro-features-check li.select-mobile ul li {
				text-align: left;
			}
			
			ul.sendpro-features-check li.select-mobile ul {
				padding-left:0
			}
			
			ul.sendpro-features-check li.select-mobile 
			{
				height:auto
			}
			.select-mobile h3 {
				font-size: 2em;
			}
			
			ul.sendpro-features-check li.select-mobile .option-heading {
				font-size:1.5em;
			}
			
			.select-mobile select {
				width:auto;
				float:right;
			}
			.select-price {
				font-size:1.6em;
			}
			
			.sendpro-features-list h3, .col-sm-4 .plan-description h3 {
				text-align:left;
				font-size: 1.6em;
				color: #4e4e4e;
			}

			.col-sm-4 .plan-description h3 {
				padding-left:40px;
			}