#all-logos{padding-top:80px;padding-bottom:80px;.logo-box{border:1px solid #ccc;border-radius:10px;padding:50px 30px;height:150px;display:flex;align-items:center;justify-content:center}.SecondImg{img{width:45%}}.FirstImg,.ThirdImg{img{width:70%}}.FirstImg{padding-right:30px}.SecondImg{padding-left:15px;padding-right:15px}.ThirdImg{padding-left:30px}}#all-resources{background-color:#fcf9f5;padding-top:80px;padding-bottom:80px;text-align:center;.all-resources-inner{.resources-box{border:1px solid #ccc;border-radius:10px;padding:40px;margin-top:30px;height:260px;display:flex;align-items:center;flex-direction:column;justify-content:center;span{background-color:#ddefe8;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto;display:flex;svg{font-size:25px;fill:var(--main-color)}}h3{font-size:22px;line-height:2rem;color:#000;padding-top:16px}}}}@media only screen and (max-width:600px){#resources{#all-logos{padding-bottom:40px;.logo-box{margin-bottom:30px}.FirstImg,.SecondImg{padding-right:0}.SecondImg,.ThirdImg{padding-left:0}}#all-resources{padding-top:60px;padding-bottom:60px}}}@media only screen and (min-width:600px) and (max-width:992px){#resources{#all-logos{.logo-box{padding:50px 20px;img{width:80%}}.SecondImg{img{width:70%}}}#all-resources{.all-resources-inner{.left{padding-right:16px}.middle{padding-left:8px;padding-right:8px}.right{padding-left:16px}.resources-box{padding:30px;h3{font-size:20px;line-height:1.8rem}}}}}}