@charset "utf-8";

@media (min-width: 769px){
figure.rtImg{float:right; padding:0 30px 15px 30px !important;}
}

@media (min-width: 641px) and (max-width: 768px){
figure.rtImg{float:right; padding:0 30px 15px 30px !important;}
}

@media (max-width:640px){
figure.rtImg{float:right; padding:0 0 15px 10px !important;}
figure.rtImg img{width:50px; height:auto;}
}


