*{box-sizing:border-box}input[type=text],select,textarea{width:100%;padding:12px;border:1px solid #ccc;border-radius:4px;resize:vertical}.div-content{width:100%;display:flex;flex-direction:row-reverse}.content-image{background-color:#fff;width:50%;display:flex;justify-content:center;align-items:center}.gambar{width:70%}label{padding:12px 12px 12px 0;display:inline-block}input[type=submit]{background-color:rgba(0,123,255,.869);color:#fff;padding:12px 20px;border:none;border-radius:4px;cursor:pointer;float:right}input[type=submit]:hover{background-color:rgba(44,107,232,.85)}.container-rekrut{border-radius:5px;background-color:#fff;padding:20px;width:46%}.col-25{width:25%}.col-25,.col-75{float:left;margin-top:6px}.col-75{width:75%}.row:after{content:"";display:table;clear:both}@media screen and (max-width:600px){.col-25,.col-75,input[type=submit]{width:100%;margin-top:0}.container-rekrut{width:100%;border-radius:5px;background-color:#fff;padding:20px}.content-image{width:100%;display:flex;justify-content:center;align-items:center;margin-top:10px}.div-content{width:100%;display:flex;flex-direction:column}.gambar{width:80%}}