.tab{background-color:#f1f1f1;border:1px solid #ccc;float:left;min-height:300px;width:30%}.tab button{background-color:inherit;border:none;color:#000;cursor:pointer;display:block;font-size:17px;outline:none;padding:22px 16px;text-align:left;transition:.3s;width:100%}.tab button:hover{background-color:#ddd}.tab button.active{background-color:#ccc}.tabcontent{border:1px solid #ccc;border-left:none;float:left;min-height:300px;padding:0 12px;width:70%}.tab{background:unset;border:unset}.tab button{border-bottom:2px solid #ccc;border-radius:0;font-weight:600;padding:10px 0;width:85%}.tab button.active,.tab button:hover{background-color:unset;color:#ea1440}.tabcontent{background:#fff;border:unset;box-shadow:0 5px 10px #00000025;padding:30px}.title-row h2{margin-bottom:40px;text-align:center}@media (max-width:690px){.tab{height:auto;margin-bottom:20px;width:100%}.tab button{margin:0 auto;min-width:200px;text-align:center;width:fit-content}.tabcontent{width:100%}.tabcontent .img-wrapper{text-align:center}.tabcontent img{margin:0 auto;max-width:400px}}