@media screen and (min-width: 480px) {
 .h_fit_p{
   width: auto !important;
   height: 13.5em !important;
 }

 .h_fit_p2{
   height: 13.5em !important;
 }

 .pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: .8em !important;
	}

 .point-bottom{
   bottom: 4em !important;
  }

  .trade_img{
    height:19rem !important;
   }

}

@media screen and (min-width: 768px) {
 .h_fit_p{
   width: auto !important;
   height: 15em !important;
 }

 .h_fit_p2{
   height: 15em !important;
 }

 .pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: .8em !important;
	}

 .point-bottom{
    bottom: 1em !important;
   }

   .trade_img{
    height:8.5em !important;
   }
}

@media screen and (min-width: 900px){
 .h_fit_p{
   width: auto !important;
   height: 17em !important;
 }

 .h_fit_p2{
   height: 17em !important;
 }

 .pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: .9em !important;
	}

  .point-bottom{
    bottom: 1em !important;
   }

   .trade_img{
    height:11em !important;
   }
}

/*size chage point*/

@media screen and (min-width: 992px) {

	.pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: .7em !important;
	}

	.point-bottom{
	   bottom: 4px !important;
	 }

	 .trade_img{
    height:5.2em !important;
   }

}

@media screen and (min-width: 1024px) {
 .h_fit_p{
   width: auto !important;
   height: 19.5em !important;
 }

 .h_fit_p2{
   height: 19.5em !important;
 }

 .pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: .7em !important;
	}

 .point-bottom{
   bottom: .45em !important;
 }

 .trade_img{
    height:6em !important;
   }

}

@media screen and (min-width: 1200px) {
 .h_fit_p{
   width: auto !important;
   height: 23.2em !important;
 }

 .h_fit_p2{
   height: 23.2em !important;
 }

 .pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: .8em !important;
	}

  .point-bottom{
   bottom: .5em !important;
	}

  .trade_img{
    height:6.5em !important;
   }
}

@media screen and (min-width: 1300px) {
 .h_fit_p{
   width: auto !important;
   height: 23.5em !important;
 }

 .h_fit_p2{
   height: 23.5em !important;
 }

 .point-bottom{
   bottom: .65em !important;
 }

 .trade_img{
  height:7em !important;
 }
}

@media screen and (min-width: 1400px) {
 .h_fit_p{
   width: auto !important;
   height: 27em !important;
 }

 .h_fit_p2{
   height: 27em !important;
 }

 .point-bottom{
   bottom: .7em !important;
 }

 .trade_img{
  height:7.5em !important;
 }

}

@media screen and (min-width: 1550px) {
 .h_fit_p{
   width: auto !important;
   height: 32em !important;
 }

 .h_fit_p2{
   height: 32em !important;
 }

 .point-bottom{
   bottom: .7em !important;
 }

 .trade_img{
  height:8em !important;
 }
}

@media screen and (min-width: 1700px) {
 .h_fit_p{
   width: auto !important;
   height: 34.5em !important;
 }

 .h_fit_p2{
   height: 34.5em !important;
 }

 .pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: 1em !important;
	}

 .point-bottom{
   bottom: .7em !important;
 }

 .trade_img{
  height:8.5em !important;
 }

}

@media screen and (min-width: 1900px) {
 .h_fit_p{
   width: auto !important;
   height: 35.3em !important;
 }

 .h_fit_p2{
   height: 35.3em !important;
 }

 .pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: 1em !important;
	}

 .point-bottom{
   bottom: 1em !important;
 }

 .trade_img{
  height:10em !important;
 }
}

@media screen and (min-width: 2100px) {
 .h_fit_p{
   width: auto !important;
   height: 40em !important;
 }

 .h_fit_p2{
   height: 40em !important;
 }

 .pf{
	  font-family: 'NanumSquare', sans-serif;
	  font-size: 1.2em !important;
	}

 .point-bottom{
   bottom: 1.2em !important;
 }

 .trade_img{
  height:13em !important;
 }

}