/* BASIC css start */
body {
    background-color: #f6f6f6 !important;
}


#photo .board-review__right--wide{width:95% !important}

.board-review__desc{overflow:inherit !important}


input[name="stext"]{
    box-sizing: border-box !important;
    width: 100% !important;
    border: none !important;
    height: 100% !important;
    border-bottom: 2px solid #fdb812 !important;
    padding: 0 40px !important;
    font-size: 15px !important;
    color: #222 !important;
    outline: none !important;
    background: none !important;
}
/* BASIC css end */

