@media (max-width: 767px) {
    .phy-ctrls button {
        transform: scale(0.65);
    }
    .phy-ctrls {
        height: 40px;
    }
}
