@media only screen and (min-width: 768px) and (max-width: 991px){
    /* Style adjustments for viewports that has a screen width of 768px up to 1023px (iPad Portrait View / Tablet Portrait View) */
    
}