@charset "UTF-8";


.urisapo {
    margin: 0 auto;
    width: 700px;
}

@media(max-width:750px) {
.urisapo  {
width: 100%;
}
}
