.view-dialog { height: auto; @include respond-to(desktop) { max-width: 350px; top: 30%; } p { text-align: center; max-width: 80%; margin: 30px auto; } .control { button { width: 100px; } } }