p.title{
	font-weight:bold;
	margin-left:35px;
	padding-top: 35px;
	color:#242424;
}

section{
	max-width: 670px;
    margin-right: 30px;
	position:relative;
}

.measure_waist{
	height:297px;
	background: url(https://www.heartonline.org.au/images/heart/calculators/Waist_Calc/bg.jpg) no-repeat 0 0;
	margin-top: 50px;
	background-size: 100% 100%;
}

.measure_waist_table{
	 width:455px;
	 height:193px;
	 margin-left:35px;
}

.measure_waist_table td{
	padding-right:10px;
	vertical-align: top;
}

.measure_waist_table p{margin: 0px;}

.fat_woman{
	position: absolute;
	margin-top: -320px;
	right: 0;
}

.fat_woman > img{width:100%;}

.result_waist{
    margin-top: 50px;
}

.first_column,.last_column,th{
	background-color:#fb0e1d;
	color:#ffffff;
	font-weight: bold;
	font-size:12px;
	height:60px;
	vertical-align: middle;
	padding: 15px;
}

.result_waist_table p{margin: 0px;}
.content_column{height:45px;}

.content_column td{
	padding: 15px;
	vertical-align: middle;
}

.first_column p{
    text-transform:uppercase;
	color:#ffffff;
	font-weight: bold;
	text-align: left;
}

.last_column{height:13px;}
.result_waist_table{width:580px;}

.table_wrap{
	overflow: auto;
	width: 100%;
}

@media screen and (min-width: 1025px){
	.measure_waist{ width:588px;}
}

@media screen and (min-width: 640px) and (max-width: 1024px){
	.measure_waist{ max-width:588px; width:85%;}
	.fat_woman{right:-15px;}
	section{margin-left:30px;}
	.result_waist>h3,.result_waist>p,.result_waist>.h3-red-line{margin-left:0;margin-right:0; padding-left:0;}
}

@media screen and (max-width: 639px){
	.measure_waist{width:100%;height: 100%;padding-bottom: 25px;}
	section{margin-right:0;}
	.measure_waist_table{width:60%;}
	.fat_woman{width: 80px;right: 10px;margin-top: -185px;}	
}