.service-card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 auto;width:100%}.service-card .image{float:left;margin:0 60px 0 0;max-width:540px;width:100%}.service-card .content{float:left;margin:0;max-width:500px;width:calc(100% - 600px)}.service-card .button a{background:#f37d28;border:2px solid #f37d28;-webkit-clip-path:polygon(100% 0,100% 100%,18px 100%,0 75%,0 0);clip-path:polygon(100% 0,100% 100%,18px 100%,0 75%,0 0);color:#fff;display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:600;line-height:20px;margin:0;max-width:250px;padding:13px 15px;position:relative;text-align:center;text-decoration:none;text-transform:none;width:100%}.service-card .button a:hover{background:#fff;border:2px solid #f37d28;color:#f37d28;text-decoration:none}.service-card .button a:before{background:#f37d28;bottom:0;-webkit-clip-path:polygon(0 71%,100% 100%,100% 100%,0 100%,0 100%);clip-path:polygon(0 71%,100% 100%,100% 100%,0 100%,0 100%);content:"";display:block;left:0;position:absolute;top:0;width:20px}@media(max-width:1000px){.service-card .image{margin:0 40px 0 0;max-width:450px;width:100%}.service-card .content{width:calc(100% - 490px)}}@media(max-width:900px){.service-card .image{float:none;margin:0 auto 30px;max-width:540px;width:100%}.service-card .content{float:none;margin:0 auto;max-width:900px;text-align:center;width:100%}.service-card .button a{margin:0 auto}}@media(max-width:600px){.service-card .content{text-align:left}.service-card .button a{margin:0}}