﻿.home-about .more-btn-box{display:flex;}
.home-about .l-wrap .right .btn{text-transform: initial;}
.home-about .l-wrap .right .btn:nth-child(2){width:auto;padding:0 15px;margin-left:20px;}
@media (max-width:550px){.home-about .more-btn-box{flex-direction: column;}
.home-about .l-wrap .right .btn{width:auto;padding:0 15px;}
.home-about .l-wrap .right .btn:nth-child(2){margin-top:10px;margin-left:0;}}