@charset "utf-8";

#secCompare .topText{
    font-size:1.2em;
    line-height:160%;
    padding:0 0 30px 0;
}

@media only screen and (max-width:767px){
}
@media print, screen and (min-width:768px){
}

