@charset "utf-8";

@media (min-width: 769px){
figure.imgRt{width:220px; float:right; margin:0 0 15px 15px !important;}
div.profile{clear:both;}
div.profile p{width:600px; float:right;}
}

@media (min-width: 641px) and (max-width: 768px){
figure.imgRt{width:220px; float:right; margin:0 0 15px 15px !important;}
div.profile p{width:75%; float:right;}
}

@media (max-width:640px){
figure.imgRt{width:110px; float:right; margin:0 0 10px 10px !important;}
div.profile figure img{margin:0 auto;}
}


