.main-container{display:flex;flex-direction:column;width:100%}.col-img{margin:0 auto;width:50%}.col-img img{width:80%}.description{margin:0 auto;padding:40px;width:50%}.btn-job{background-color:#ffbf00;border:0 solid #ffbf00;border-radius:50px;font-family:Poppins,sans-serif;font-style:normal;padding:16px 40px;fill:#000;font-size:18px;text-transform:none}.btn-job,.btn-job:hover{color:#000;font-weight:600;text-decoration:none}.btn-job:hover{background-color:#ff994b}.col-btn{margin-top:40px}.job-wrapper{align-items:center;background-color:#ededef;border-radius:20px;display:flex;flex-direction:row;margin:30px 0}.job-wrapper:nth-child(2n){flex-direction:row-reverse}@media (max-width:768px){.job-wrapper{flex-direction:column}.description{text-align:center;width:100%}.col-img{padding-top:30px;text-align:center;width:70%}.job-wrapper:nth-child(2n){flex-direction:column}}