HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/Neopoints/momsecurity.be/resources/sass/7-Templates/_templates.posts.scss
#posts {

  .o-hero__text {
    padding-bottom: 40px;
  }

  .o-blog {
    margin-top: -40px;

    @include mq(600, 1100) {
      margin-top: -22.5vw;
    }

    @include mq(1100, 2200) {
      margin-top: -17.5vw;
    }
    @include mq(2200) {
      margin-top: -15vw;
    }

    //@include mq(600, 1800) {
    //  margin-top: -240px;
    //}
    //
    //@include mq(1800) {
    //  margin-top: -320px;
    //}
  }
}