﻿section.pre-placement { padding: 50px 0 50px; background: #e7f1f6; } .report-one { box-shadow: rgba(17, 121, 239, 0.15) 0px 2px 5px 0px; background: white; padding: 25px 20px; border-left: 5px solid red; } .report-one h3{ font-size:18px; padding-bottom:15px; } .report-one button{ padding: 7px; background: linear-gradient(41deg, #1156b6 30%, #5a93e4 100%); color: white; border-radius: 5px; border: 1px solid #1156b6; } .exposure-one{ padding-top:15px; } .report-one { box-shadow: rgba(17, 121, 239, 0.15) 0px 2px 5px 0px; background: white; padding: 25px 20px; border-left: 5px solid red; margin-bottom: 20px; } @media (max-width:992px){ .our-pedagogy .main-holder{ display:block!important; } .our-pedagogy .ptxt{ padding-bottom:30px; text-align:justify; } .col-md-4.reports-part{ width:97%!important; margin:7px 20px 18px 6px; } .report-txt{ margin:0!important; padding:20px 34px 15px 0!important; } .center-img img{ margin-left:0!important; } .pre-placement-heading{ font-size:30px!important; } } .download-btn{ padding: 7px; background: linear-gradient(41deg, #1156b6 30%, #5a93e4 100%); color: white; border-radius: 5px; border: 1px solid #1156b6; width:31%; } @media (max-width:992px){ .download-btn{ width:35%!important; } }