
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait){
	.acs_notify .slds-modal__container {
		width: auto !important;
	}

    .refill_Medibtn .refillbottom button{
        width: auto !important;
    }
}


.acs_whattoexpect
.slds-card{
    border-style:none !important;
}



