.mks_col{
	margin-bottom: 2.6rem;
}
.mks_pricing_table .mks_one_half{
	padding:60px 100px;
}
.mks_pricing_table .mks_one_third{
	padding:60px 80px;
}
.mks_pricing_table .mks_one_quarter {
    padding: 30px 40px;
}
.mks_pricing_table_content > span{
	font-size: 1.2rem;
	line-height: 1.4;
	display: block;
	position: relative;
    margin-bottom: 15px;
    padding-bottom: 15px;
	text-transform: uppercase;
}
.mks_pricing_table_content > span:before{
	content:"";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 15px;
	height: 1px;
	background: rgba(0,0,0,0.1);
}
.mks_pricing_table_content > span:last-child:before{
	display: none;
}
.mks_pricing_table_footer a.mks_button{
	width: 100%;
	text-align: center;
	margin:0;
	font-size: 1.2rem;
	line-height: 1;
	text-transform: uppercase;
	height: 46px;
}
.mks_pricing_table_header{
	display: flex;
    justify-content: space-between;
	align-items: center;
}
.mks_pricing_table_header span:last-child{
	font-size: 120%;
}

.mks_col {
    margin-bottom: 2.6rem;
    clear: both;
    width: 100%;
    margin: 0 auto;
    float: none;
}
.mks_tabs {
    display: none;
    overflow: hidden;
    padding: 40px 0 0 0;
    position: relative;
    margin: 0 0 20px 0;
    float: none;
    clear: both;
    display: block;
}
.mks_separator{
	float: none;
}
// _::-moz-range-track, body:last-child .pinhole-header > .container-full .slot-l,
// _::-moz-range-track, body:last-child .pinhole-header > .container-full .slot-r,
// _::-moz-range-track, body:last-child .pinhole-header > .container-full .slot-c {
// 	height: auto;
// }