.seller_page .title_content_page h1{border-bottom:2px solid #890f7c;font-size:1.5em;padding-bottom:5px;margin-bottom:10px}.seller_page_content{display:flex;align-items:center;width:100%;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-content:center}.header_image{margin-top:15px}.header_image img{border-radius:5px}.seller_page_content a{width:25%;text-align:center;border:1px solid #f5f5f5;background:#fff;box-sizing:border-box;transition:.3s;border-radius:10px;padding:10px}.seller_page_content a:hover{border:1px solid #bbb;transition:.3s}.seller_page_content a h2{color:#494949;font-size:14px}@media only screen and (max-width:1000px){.header_image img{height:auto}.seller_page_content a{width:50%;margin-bottom:5px}}@media only screen and (max-width:560px){.seller_page_content a{width:90%;margin:0 auto}}