
@media only screen and (min-width:1200px){
  .wc_lm p.last{float:right;width: 461px; line-height: 62px;}
}
@media only screen and (max-width: 1200px){
  .wc_lm img.last { width: 9.6%; align-items: center;}
  .wc_lm p.last{float:right;width: 88%; line-height: 50px; margin-left: 2%;}
  .wc_lm a.last{display: flex;align-items: center;}
}
