/* CSS Document */


@media screen and (min-width: 768px){
.item-point {
        width: 90% !important;
        max-width: 736px !important;
    }
}
